pub trait _embedded_hal_watchdog_WatchdogDisable { // Required method fn disable(&mut self); }
Disables a running watchdog timer so the processor won’t be reset.
Disables the watchdog