|
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
icmd.h
Go to the documentation of this file.
16 * See chip_cmd_word and IBlock::write_to_hardware for more information and the actual calculation of the
26 static uint8_t chip_cmd_word(uint8_t chip_input_idx, uint8_t chip_output_idx, bool connect = true);
static uint8_t chip_cmd_word(uint8_t chip_input_idx, uint8_t chip_output_idx, bool connect=true)
Definition icmd.cpp:18
SR74HCT595(bus::addr_t address, uint8_t alt_function_idx, bool shift_clock)
Definition SR74HCT595.cpp:14
ICommandRegisterFunction(bus::addr_t address, uint8_t alt_function_idx)
Definition icmd.cpp:15
static const SPISettings DEFAULT_SPI_SETTINGS
Definition icmd.h:12
SR74HCT595(bus::addr_t address, uint8_t alt_function_idx, bool shift_clock)
Definition SR74HCT595.cpp:14