[][src]Trait stm32l1xx_hal::watchdog::IndependedWatchdogExt

pub trait IndependedWatchdogExt {
    fn watchdog(self) -> IndependedWatchdog;
}

Required methods

Loading content...

Implementors

impl IndependedWatchdogExt for IWDG[src]

Loading content...