Microchip® Advanced Software Framework

tstrM2mPsType Struct Reference

This struct contains the Power Save configuration.

Power Save Configuration.

See Also
tenuPowerSaveModes

#include <m2m_types.h>

Data Fields

uint8 __PAD16__ [2]
 
uint8 u8BcastEn
 
uint8 u8PsType
 

uint8 tstrM2mPsType::__PAD16__

Padding bytes for forcing 4-byte alignment

uint8 tstrM2mPsType::u8BcastEn

Broadcast Enable/Disable

Referenced by m2m_wifi_set_sleep_mode().

uint8 tstrM2mPsType::u8PsType

Power save operating mode

Referenced by m2m_wifi_set_sleep_mode().