[][src]Trait e310x_hal::wdog::WdogExt

pub trait WdogExt {
    fn configure(self) -> WdogCfg;
}

Required methods

fn configure(self) -> WdogCfg

Loading content...

Implementations on Foreign Types

impl WdogExt for WDOG[src]

Loading content...

Implementors

Loading content...