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