OS timer.
More...
#include <os.h>
OS timer.
Definition at line 105 of file os.h.
◆ timer_100ms
uint8_t OS_TIMER::timer_100ms |
100 milliseconds
Definition at line 108 of file os.h.
◆ timer_10ms
uint8_t OS_TIMER::timer_10ms |
10 milliseconds
Definition at line 107 of file os.h.
◆ timer_1ms
uint8_t OS_TIMER::timer_1ms |
milliseconds
Definition at line 106 of file os.h.
◆ timer_d
uint16_t OS_TIMER::timer_d |
days
Definition at line 112 of file os.h.
◆ timer_h
uint8_t OS_TIMER::timer_h |
hours
Definition at line 111 of file os.h.
◆ timer_min
uint8_t OS_TIMER::timer_min |
minutes
Definition at line 110 of file os.h.
◆ timer_sec
uint8_t OS_TIMER::timer_sec |
seconds
Definition at line 109 of file os.h.
The documentation for this struct was generated from the following file: