OS  v1.7.5
Documentation
Loading...
Searching...
No Matches
qOS::input::watcher Member List

This is the complete list of members for qOS::input::watcher, including all inherited members.

add(channel &c) noexceptqOS::input::watcher
add(channel &c, eventCallback_t cb) noexceptqOS::input::watcherinline
add(channel &c, digitalReaderFcn_t fcn, eventCallback_t cb) noexceptqOS::input::watcherinline
add(channel &c, analogReaderFcn_t fcn, eventCallback_t cb) noexceptqOS::input::watcherinline
getContainer(void) noexceptqOS::nodeinlineprotected
node()qOS::nodeinlineprotected
remove(channel &c) noexceptqOS::input::watcher
watch(void) noexceptqOS::input::watcher
watcher(const qOS::duration_t dt=100_ms)qOS::input::watcherinline
watcher(const digitalReaderFcn_t &rDigital, const analogReaderFcn_t &rAnalog, const qOS::duration_t timeDebounce=100_ms)qOS::input::watcherinline