mz_error_t
Enumeration of monoZ Error Flags.
mz_error_t MZ_RTC_set(mzd_time _dt)
This function Sets the Real Time Clock value.
mz_error_t MZ_RTC_Init(mzd_time _dt)
This function initializes monoZ Real Time Clock.
mz_error_t MZ_RTC_ReInit(mzd_time _dt)
This function re-initializes monoZ Real Time Clock.
mz_error_t MZ_RTC_read(mzd_time *_dt)
This function Reads the Real Time Clock value.
Structure for Defining the Date and time for monoZ.