lpi2c_slave_state_t Struct Reference

Slave internal context structure. More...

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

Detailed Description

Slave internal context structure.

This structure is used by the slave-mode driver for its internal logic. It must be provided by the application through the LPI2C_DRV_SlaveInit() function, then it cannot be freed until the driver is de-initialized using LPI2C_DRV_SlaveDeinit(). The application should make no assumptions about the content of this structure.

Definition at line 238 of file lpi2c_driver.h.


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