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