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