![]() |
S32 SDK
|
Slave internal context structure. More...
#include <lpi2c_driver.h>
Slave internal context structure.
This structure is used by the slave-mode driver for its internal logic. It must be provided by the application through the LPI2C_DRV_SlaveInit() function, then it cannot be freed until the driver is de-initialized using LPI2C_DRV_SlaveDeinit(). The application should make no assumptions about the content of this structure.
Definition at line 279 of file lpi2c_driver.h.