Microchip® Advanced Software Framework

tstrM2mServerInit Struct Reference

PS Server initialization.

This struct contains the information for the PS Server initialization.

#include <m2m_types.h>

Data Fields

uint8 __PAD24__ [3]
 
uint8 u8Channel
 

uint8 tstrM2mServerInit::__PAD24__

Padding bytes for forcing 4-byte alignment

uint8 tstrM2mServerInit::u8Channel

Server Listen channel

Referenced by m2m_wifi_req_server_init().