Data Fields
CSL_I2cIsrAddr Struct Reference

I2C callback pointer structure. More...

#include <csl_i2c.h>

Data Fields

CSL_I2C_EVENT_ISR alAddr
 ISR for arbitration loss event.
CSL_I2C_EVENT_ISR nackAddr
 ISR for no acknowledgement event.
CSL_I2C_EVENT_ISR ardyAddr
 ISR for access ready event.
CSL_I2C_EVENT_ISR rrdyAddr
 ISR for receive ready event.
CSL_I2C_EVENT_ISR xrdyAddr
 ISR for transmit ready event.
CSL_I2C_EVENT_ISR scdAddr
 ISR for stop condition detected event.
CSL_I2C_EVENT_ISR aasAddr
 ISR for address as slave event.

Detailed Description

I2C callback pointer structure.

This structure contains pointers to I2C interrupt callback functions


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