AM263x MCU+ SDK  08.02.00

Detailed Description

I2C Global configuration.

The I2C_Config structure contains a set of pointers used to characterize the I2C driver implementation.

This structure needs to be defined before calling I2C_init() and it must not be changed thereafter.

Data Fields

I2C_Objectobject
 
I2C_HwAttrs const * hwAttrs
 

Field Documentation

◆ object

I2C_Object* I2C_Config::object

Pointer to a driver specific data object

◆ hwAttrs

I2C_HwAttrs const* I2C_Config::hwAttrs

Pointer to a driver specific hardware attributes structure