FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
This is the complete list of members for watchdog::Watchdog< EVENT >, including all inherited members.
begin(TimeOut timeout=TimeOut::TO_16ms) | watchdog::WatchdogRTT | inline |
delay(uint32_t ms) | watchdog::WatchdogRTT | inline |
end() | watchdog::WatchdogSignal | inline |
isr_handler (defined in watchdog::Watchdog< EVENT >) | watchdog::Watchdog< EVENT > | friend |
millis() const | watchdog::WatchdogRTT | inline |
reset() | watchdog::WatchdogRTT | inline |
Watchdog(containers::Queue< EVENT > &event_queue) | watchdog::Watchdog< EVENT > | inlineexplicit |
WatchdogRTT() | watchdog::WatchdogRTT | inline |