11.4.2.4 APP_OTA_HDL_GetOTAMode
C
APP_OTA_HDL_Mode_T APP_OTA_HDL_GetOTAMode(void);Description
Gets the application mode
Return values
| Return value | Description |
|---|---|
| APP_OTA_MODE_IDLE | Application in Idle Mode. |
| APP_OTA_MODE_OTA | Application in OTA Mode. |
APP_OTA_HDL_Mode_T APP_OTA_HDL_GetOTAMode(void);Gets the application mode
| Return value | Description |
|---|---|
| APP_OTA_MODE_IDLE | Application in Idle Mode. |
| APP_OTA_MODE_OTA | Application in OTA Mode. |