LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
I2C_CFG_T Struct Reference

Data Fields

union {
   I2C_M_SETUP_Type   txrx_setup_master
 
   I2C_S_SETUP_Type   txrx_setup_slave
 
}; 
 
int32_t dir
 

Detailed Description

Definition at line 39 of file i2c_001.c.

Field Documentation

union { ... }
int32_t dir

Definition at line 45 of file i2c_001.c.

I2C_M_SETUP_Type txrx_setup_master

Definition at line 41 of file i2c_001.c.

I2C_S_SETUP_Type txrx_setup_slave

Definition at line 42 of file i2c_001.c.


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