OS
v1.7.5
Documentation
|
This is the complete list of members for qOS::timer, including all inherited members.
ARMED | qOS::timer | static |
deadLineCheck(void) const noexcept | qOS::timer | |
disarm(void) noexcept | qOS::timer | |
DISARM_VALUE | qOS::timer | static |
DISARMED | qOS::timer | static |
elapsed(void) const noexcept | qOS::timer | |
expired(void) const noexcept | qOS::timer | |
freeRun(const qOS::duration_t tTime) noexcept | qOS::timer | |
getInterval(void) const noexcept | qOS::timer | |
operator()(void) const | qOS::timer | |
operator()(const qOS::duration_t tTime) | qOS::timer | |
operator()(const bool en) | qOS::timer | |
operator=(const qOS::duration_t tTime) | qOS::timer | |
operator=(const bool en) | qOS::timer | |
reload(void) noexcept | qOS::timer | |
remaining(void) const noexcept | qOS::timer | |
REMAINING_IN_DISARMED_STATE | qOS::timer | static |
set(const qOS::duration_t tTime) noexcept | qOS::timer | |
status(void) const noexcept | qOS::timer | |
timer() | qOS::timer | |
timer(const qOS::duration_t tTime) | qOS::timer | inlineexplicit |