Microchip® Advanced Software Framework

tstrSystemTime Struct Reference

Used for time storage.

#include <m2m_types.h>

Data Fields

uint8 __PAD8__
 
uint16 u16Year
 
uint8 u8Day
 
uint8 u8Hour
 
uint8 u8Minute
 
uint8 u8Month
 
uint8 u8Second
 

uint8 tstrSystemTime::__PAD8__
uint16 tstrSystemTime::u16Year
uint8 tstrSystemTime::u8Day
uint8 tstrSystemTime::u8Hour

Referenced by wifi_cb().

uint8 tstrSystemTime::u8Minute

Referenced by wifi_cb().

uint8 tstrSystemTime::u8Month
uint8 tstrSystemTime::u8Second

Referenced by wifi_cb().