![]() |
![]() |
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. | |
I2C callback pointer structure.
This structure contains pointers to I2C interrupt callback functions
1.7.4