ODeV framework
v2
|
Data Fields | |
TaskHandle_t | m_xInitTask |
QueueHandle_t | m_xSysQueue |
IApplicationErrorDelegate * | m_pxAppErrorDelegate |
IAppPowerModeHelper * | m_pxAppPowerModeHelper |
The ODeV framework provide its services through the System object. It is an abstraction of an embedded application.
IApplicationErrorDelegate* _System::m_pxAppErrorDelegate |
Specifies the application specific error manager delegate object.
IAppPowerModeHelper* _System::m_pxAppPowerModeHelper |
Specifies the application specific power mode helper object.
TaskHandle_t _System::m_xInitTask |
Specifies the Init task handle.
QueueHandle_t _System::m_xSysQueue |
Specifies the queue used to serialize the system request made by the application tasks. The supported requests are: