Skip to main content

LP_TIMER

Type Alias LP_TIMER 

Source
pub type LP_TIMER = Periph<RegisterBlock, 0x600b_0c00>;
Expand description

Low-power Timer

Aliased Type§

pub struct LP_TIMER { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LP_TIMER

Source§

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

Formats the value using the given formatter. Read more