FreeRTOS: Common I/O
AWS IoT Common I/O library
Return to main page ↑
IotPowerWakeupSources_t Struct Reference

Wakeup source information. More...

#include <iot_power.h>

Data Fields

uint8_t * pucWakeupSources
 
uint16_t usLength
 

Detailed Description

Wakeup source information.

Field Documentation

◆ pucWakeupSources

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

◆ usLength

uint16_t IotPowerWakeupSources_t::usLength

Length of the Wakeup sources in number of bytes.


The documentation for this struct was generated from the following file: