|
Lazuli
|
Represents the type used to hold the time. More...
#include <clock_24.h>
Data Fields | |
| uint8_t | hours |
| Hours | |
| uint8_t | minutes |
| Minutes. | |
| uint8_t | seconds |
| Seconds. | |
Represents the type used to hold the time.
Definition at line 26 of file clock_24.h.
| uint8_t Clock24::hours |
Hours
Definition at line 27 of file clock_24.h.
| uint8_t Clock24::minutes |
Minutes.
Definition at line 28 of file clock_24.h.
| uint8_t Clock24::seconds |
Seconds.
Definition at line 29 of file clock_24.h.