Microchip® Advanced Software Framework

tstrM2mReqHTEnable Struct Reference

HT (High Throughput) enable (default) or disable.

The application can request to enable or disable 11n HT feature in firmware. HT is enabled by default.

#include <m2m_types.h>

Data Fields

uint8 __PAD__ [PAD_SZ(1)]
 
uint8 u8Enable
 

uint8 tstrM2mReqHTEnable::__PAD__[PAD_SZ(1)]

Padding bytes for forcing 4-byte alignment

uint8 tstrM2mReqHTEnable::u8Enable

Index of the desired scan result

Referenced by m2m_wifi_set_ht_enable().