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

PCA9956 user interface struct. More...

#include <PCA9956_proc.h>

Collaboration diagram for PCA9956_t:

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 
 

Detailed Description

PCA9956 user interface struct.

Field Documentation

◆ auto_inc

PCA995x_reg_inc PCA9956_t::auto_inc

Auto increment configuration.

◆ [struct]

struct { ... } PCA9956_t::cfg

◆ LDR

uPCA9956_REG__LEDOUT PCA9956_t::LDR

LED output drive registers.

◆ OE_GPIO

PeripheralGPIO_t PCA9956_t::OE_GPIO

Output Enable GPIO struct.

◆ RST_GPIO

PeripheralGPIO_t PCA9956_t::RST_GPIO

Reset GPIO struct.

◆ slave_inst

I2C_slave_t* PCA9956_t::slave_inst

Slave structure.


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