Lazuli
Loading...
Searching...
No Matches
Data Fields
Clock24 Struct Reference

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.
 

Detailed Description

Represents the type used to hold the time.

Definition at line 26 of file clock_24.h.

Field Documentation

◆ hours

uint8_t Clock24::hours

Hours

Definition at line 27 of file clock_24.h.

◆ minutes

uint8_t Clock24::minutes

Minutes.

Definition at line 28 of file clock_24.h.

◆ seconds

uint8_t Clock24::seconds

Seconds.

Definition at line 29 of file clock_24.h.


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