Type Alias LP_WDT

Source
pub type LP_WDT = Periph<RegisterBlock, 0x600b_1c00>;
Expand description

Low-power Watchdog Timer

Aliased Type§

pub struct LP_WDT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LP_WDT

Source§

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

Formats the value using the given formatter. Read more