monoZ docs
mzd_time Struct Reference

Structure for Defining the Date and time for monoZ. More...

#include <MZ_rtc.h>

Data Fields

char YY
 
char MM
 
char DD
 
char hh
 
char mm
 
char ss
 
char zz
 

Detailed Description

Structure for Defining the Date and time for monoZ.

Definition at line 20 of file MZ_rtc.h.

Field Documentation

◆ YY

char YY

Year

Definition at line 22 of file MZ_rtc.h.

◆ MM

char MM

Month

Definition at line 23 of file MZ_rtc.h.

◆ DD

char DD

Day

Definition at line 24 of file MZ_rtc.h.

◆ hh

char hh

Hour

Definition at line 25 of file MZ_rtc.h.

◆ mm

char mm

Minute

Definition at line 26 of file MZ_rtc.h.

◆ ss

char ss

Second

Definition at line 27 of file MZ_rtc.h.

◆ zz

char zz

+- Time Zone

Definition at line 28 of file MZ_rtc.h.


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