|
I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
|
PCA9624 user interface struct. More...
#include <PCA9624_proc.h>

Data Fields | |
| uPCA9624_REG__LEDOUT | LDR |
| LED output drive registers. | |
| struct { | |
| I2C_slave_t * slave_inst | |
| Slave structure. More... | |
| PeripheralGPIO_t OE_GPIO | |
| Output Enable GPIO struct. More... | |
| PCA962x_reg_inc auto_inc | |
| Auto increment configuration. More... | |
| } | cfg |
PCA9624 user interface struct.
| PCA962x_reg_inc PCA9624_t::auto_inc |
Auto increment configuration.
| struct { ... } PCA9624_t::cfg |
| uPCA9624_REG__LEDOUT PCA9624_t::LDR |
LED output drive registers.
| PeripheralGPIO_t PCA9624_t::OE_GPIO |
Output Enable GPIO struct.
| I2C_slave_t* PCA9624_t::slave_inst |
Slave structure.