flexio_i2c_master_state_t Struct Reference

Master internal context structure. More...

#include <platform/drivers/inc/flexio_i2c_driver.h>

Detailed Description

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 118 of file flexio_i2c_driver.h.


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