FreeRTOS:
Common I/O
AWS IoT Common I/O library
|
Return to main page ↑ |
Wakeup source information. More...
#include <iot_power.h>
Data Fields | |
uint8_t * | pucWakeupSources |
uint16_t | usLength |
Wakeup source information.
uint8_t* IotPowerWakeupSources_t::pucWakeupSources |
Wakeup sources byte stream, where each bit in the bytes may indicate a different wakeup source and is platform dependent
uint16_t IotPowerWakeupSources_t::usLength |
Length of the Wakeup sources in number of bytes.