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

Data Fields | ||
| uNCA9595_REG__IN | NCA9595_in | |
| Latest read inputs. | ||
| uNCA9595_REG__OUT | NCA9595_out | |
| Latest written outputs. | ||
| struct { | ||
| I2C_slave_t * slave_inst | ||
| Slave structure. More... | ||
| PeripheralGPIO_t INT_GPIO | ||
| Interrupt GPIO struct. More... | ||
| uNCA9595_REG__CFG NCA9595_Cfg | ||
| NCA9595 GPIO direction. More... | ||
| } | cfg | |
NCA9595 user interface struct.
| struct { ... } NCA9595_t::cfg |
| PeripheralGPIO_t NCA9595_t::INT_GPIO |
Interrupt GPIO struct.
| uNCA9595_REG__CFG NCA9595_t::NCA9595_Cfg |
NCA9595 GPIO direction.
| uNCA9595_REG__IN NCA9595_t::NCA9595_in |
Latest read inputs.
| uNCA9595_REG__OUT NCA9595_t::NCA9595_out |
Latest written outputs.
| I2C_slave_t* NCA9595_t::slave_inst |
Slave structure.