Master internal context structure. More...
#include <platform/drivers/inc/flexio_i2s_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_I2S_DRV_MasterInit() function, then it cannot be freed until the driver is de-initialized using FLEXIO_I2S_DRV_MasterDeinit(). The application should make no assumptions about the content of this structure.
Definition at line 121 of file flexio_i2s_driver.h.