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

PCA9952 user interface struct. More...

#include <PCA9952_proc.h>

Collaboration diagram for PCA9952_t:

Data Fields

uPCA9952_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

PCA9952 user interface struct.

Field Documentation

◆ auto_inc

PCA995x_reg_inc PCA9952_t::auto_inc

Auto increment configuration.

◆ [struct]

struct { ... } PCA9952_t::cfg

◆ LDR

uPCA9952_REG__LEDOUT PCA9952_t::LDR

LED output drive registers.

◆ OE_GPIO

PeripheralGPIO_t PCA9952_t::OE_GPIO

Output Enable GPIO struct.

◆ RST_GPIO

PeripheralGPIO_t PCA9952_t::RST_GPIO

Reset GPIO struct.

◆ slave_inst

I2C_slave_t* PCA9952_t::slave_inst

Slave structure.


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