S32 SDK
lpi2c_master_state_t Struct Reference

Master internal context structure. More...

#include <lpi2c_driver.h>

Detailed Description

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 206 of file lpi2c_driver.h.


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