Microchip® Advanced Software Framework

tstrSystemTime Struct Reference

Used for time storage.

This struct contains the system time.

#include <m2m_types.h>

Data Fields

uint8 __PAD8__
 
uint8 __PAD__ [PAD_SZ(2+5)]
 
uint16 u16Year
 
uint8 u8Day
 
uint8 u8Hour
 
uint8 u8Minute
 
uint8 u8Month
 
uint8 u8Second
 

uint8 tstrSystemTime::__PAD8__
uint8 tstrSystemTime::__PAD__

Padding bytes for forcing 4-byte alignment

Structure padding.

uint16 tstrSystemTime::u16Year
uint8 tstrSystemTime::u8Day
uint8 tstrSystemTime::u8Hour
uint8 tstrSystemTime::u8Minute
uint8 tstrSystemTime::u8Month
uint8 tstrSystemTime::u8Second