WDT

Type Alias WDT 

Source
pub type WDT = Periph<RegisterBlock, 0x60>;
Expand description

Watchdog Timer

Aliased Type§

pub struct WDT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for WDT

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more