Logo
UNICENS V2.3.0-4567
User Manual and API Reference
Ucs_I2c_InitData_t Struct Reference

The initialization structure of the I2C Module. More...

Data Fields

Ucs_I2c_IntEventReportCb_t interrupt_status_fptr
 Callback function that reports the I2C interrupt.
 

Detailed Description

The initialization structure of the I2C Module.

 See also Getting Started, section Example for Ucs_I2c_InitData_ for an example implementation.