The internal context structure. More...
#include <platform/pal/ic/inc/ic_pal.h>
The internal context structure.
This structure is used by the driver for its internal logic. It must be provided by the application through the IC_Init() function, then it cannot be freed until the driver is de-initialized using IC_Deinit(). The application should make no assumptions about the content of this structure.