Trait esp8266_hal::watchdog::WatchdogExt[][src]

pub trait WatchdogExt {
    fn watchdog(self) -> Watchdog;
}

Required methods

Implementations on Foreign Types

Implementors