Embedded Wireless Framework
Data Fields
_ewf_adapter_modem_time Struct Reference

Data Fields

uint8_t year
 
uint8_t month
 
uint8_t day
 
uint8_t hour
 
uint8_t min
 
uint8_t sec
 
int timezone
 
uint8_t isdst
 

Field Documentation

◆ day

uint8_t _ewf_adapter_modem_time::day

Day, 1 to 31

◆ hour

uint8_t _ewf_adapter_modem_time::hour

Hour, 0 to 23

◆ isdst

uint8_t _ewf_adapter_modem_time::isdst

Daylight savings flag

◆ min

uint8_t _ewf_adapter_modem_time::min

Minute, 0 to 59

◆ month

uint8_t _ewf_adapter_modem_time::month

Month, 1 (Jan)...12 (Dec)

◆ sec

uint8_t _ewf_adapter_modem_time::sec

Second, 0 to 59

◆ timezone

int _ewf_adapter_modem_time::timezone

Timezone expressed in quarters if an hour, between local time and GMT. e.g. 6th of May 1994, 22:10:00 GMT+2 hours equals to "94/05/06,22:10:00+08"

◆ year

uint8_t _ewf_adapter_modem_time::year

Year indicating last two digits. (2022 will be 22)


The documentation for this struct was generated from the following file: