OS timer.
More...
#include <os.h>
OS timer.
Definition at line 116 of file os.h.
◆ timer_100ms
uint8_t OS_TIMER_s::timer_100ms |
100 milliseconds
Definition at line 119 of file os.h.
◆ timer_10ms
uint8_t OS_TIMER_s::timer_10ms |
10 milliseconds
Definition at line 118 of file os.h.
◆ timer_1ms
uint8_t OS_TIMER_s::timer_1ms |
milliseconds
Definition at line 117 of file os.h.
◆ timer_d
uint16_t OS_TIMER_s::timer_d |
days
Definition at line 123 of file os.h.
◆ timer_h
uint8_t OS_TIMER_s::timer_h |
hours
Definition at line 122 of file os.h.
◆ timer_min
uint8_t OS_TIMER_s::timer_min |
minutes
Definition at line 121 of file os.h.
◆ timer_sec
uint8_t OS_TIMER_s::timer_sec |
seconds
Definition at line 120 of file os.h.
The documentation for this struct was generated from the following file: