Milos RTOS v0.3.4a
Real Time Operating System
__rtcDateTimeTag Struct Reference

Date/Time structure. More...

#include <rtc.h>

Data Fields

u16 year
 Year.
u8 month
 Month.
u8 day
 Day.
u8 hour
 Hour.
u8 min
 Minute.
u8 sec
 Second.
u8 dayofweek
 Day of the week.

Detailed Description

Date/Time structure.

Definition at line 47 of file rtc.h.


Field Documentation

Year.

Definition at line 49 of file rtc.h.

Month.

Definition at line 50 of file rtc.h.

Day.

Definition at line 51 of file rtc.h.

Hour.

Definition at line 53 of file rtc.h.

Minute.

Definition at line 54 of file rtc.h.

Second.

Definition at line 55 of file rtc.h.

Day of the week.

Definition at line 57 of file rtc.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines