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

Data Fields | ||
| uPCA9956_REG__LEDOUT | LDR | |
| LED output drive registers. | ||
| struct { | ||
| I2C_slave_t * slave_inst | ||
| Slave structure. More... | ||
| PeripheralGPIO_t RST_GPIO | ||
| Reset GPIO struct. More... | ||
| PeripheralGPIO_t OE_GPIO | ||
| Output Enable GPIO struct. More... | ||
| PCA995x_reg_inc auto_inc | ||
| Auto increment configuration. More... | ||
| } | cfg | |
PCA9956 user interface struct.
| PCA995x_reg_inc PCA9956_t::auto_inc |
Auto increment configuration.
| struct { ... } PCA9956_t::cfg |
| uPCA9956_REG__LEDOUT PCA9956_t::LDR |
LED output drive registers.
| PeripheralGPIO_t PCA9956_t::OE_GPIO |
Output Enable GPIO struct.
| PeripheralGPIO_t PCA9956_t::RST_GPIO |
Reset GPIO struct.
| I2C_slave_t* PCA9956_t::slave_inst |
Slave structure.