#include <TimeClock.h>
◆ HMS() [1/3]
Graphics::TimeClock::HMS::HMS |
( |
| ) |
|
|
inline |
◆ HMS() [2/3]
Graphics::TimeClock::HMS::HMS |
( |
int8_t |
h, |
|
|
int8_t |
m, |
|
|
int8_t |
s |
|
) |
| |
|
inline |
◆ HMS() [3/3]
Graphics::TimeClock::HMS::HMS |
( |
const DateTime & |
dt | ) |
|
|
inline |
◆ operator==()
bool Graphics::TimeClock::HMS::operator== |
( |
const HMS & |
other | ) |
const |
|
inline |
◆ hour
int8_t Graphics::TimeClock::HMS::hour {0} |
◆ min
int8_t Graphics::TimeClock::HMS::min {0} |
◆ sec
int8_t Graphics::TimeClock::HMS::sec {0} |
The documentation for this struct was generated from the following file: