Storage class for UTC Time.
More...
|
uint8_t | day |
| Days.
|
|
uint8_t | hour |
| Hours.
|
|
uint8_t | min |
| Minutes.
|
|
uint8_t | month |
| Months.
|
|
uint16_t | ms |
| Milliseconds.
|
|
uint8_t | sec |
| Seconds.
|
|
int8_t | year |
| The year is given as a signed byte year offset from the year 2000. For example the year 2013 would be given as year 13.
|
|
Storage class for UTC Time.
The documentation for this struct was generated from the following file: