![]() |
DC2100A
1.2.0
Bi-Directional Cell Balancer Using the LTC3300-1 and the LTC6804-2
|
Driver Configuration Header File for LTC1380 Single-Ended 8-Channel/Differential 4-Channel Analog Multiplexer with SMBus Interface. More...
Go to the source code of this file.
Driver Configuration Header File for LTC1380 Single-Ended 8-Channel/Differential 4-Channel Analog Multiplexer with SMBus Interface.
Definition in file LTC1380_Config.h.
Macros | |
#define | LTC1380_CONFIG_NUM_ICS_PER_ADDRESS DC2100A_NUM_MUXES |
Configures the number of LTC1380 ICs at each logical address. More... | |
#define | LTC1380_CONFIG_I2C_WRITE(address, data_ptr, num_bytes, baud_khz) LTC6804_I2C_Write(address, TRUE, TRUE, data_ptr, num_bytes, baud_khz); |
Configures interface through which LTC1380 driver module sends I2C bytes to an LTC1380 IC. More... | |
#define LTC1380_CONFIG_I2C_WRITE | ( | address, | |
data_ptr, | |||
num_bytes, | |||
baud_khz | |||
) | LTC6804_I2C_Write(address, TRUE, TRUE, data_ptr, num_bytes, baud_khz); |
Configures interface through which LTC1380 driver module sends I2C bytes to an LTC1380 IC.
Definition at line 91 of file LTC1380_Config.h.
#define LTC1380_CONFIG_NUM_ICS_PER_ADDRESS DC2100A_NUM_MUXES |
Configures the number of LTC1380 ICs at each logical address.
Definition at line 80 of file LTC1380_Config.h.