I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
Loading...
Searching...
No Matches
NCA9595_t Struct Reference

NCA9595 user interface struct. More...

#include <NCA9595_proc.h>

Collaboration diagram for NCA9595_t:

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 
 

Detailed Description

NCA9595 user interface struct.

Field Documentation

◆ [struct]

struct { ... } NCA9595_t::cfg

◆ INT_GPIO

PeripheralGPIO_t NCA9595_t::INT_GPIO

Interrupt GPIO struct.

◆ NCA9595_Cfg

uNCA9595_REG__CFG NCA9595_t::NCA9595_Cfg

NCA9595 GPIO direction.

◆ NCA9595_in

uNCA9595_REG__IN NCA9595_t::NCA9595_in

Latest read inputs.

◆ NCA9595_out

uNCA9595_REG__OUT NCA9595_t::NCA9595_out

Latest written outputs.

◆ slave_inst

I2C_slave_t* NCA9595_t::slave_inst

Slave structure.


The documentation for this struct was generated from the following file: