Type Alias LPTIM1

Source
pub type LPTIM1 = Periph<RegisterBlock, 0x4000_2400>;
Expand description

Low power timer

See peripheral structure

Aliased Type§

struct LPTIM1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LPTIM1

Source§

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

Formats the value using the given formatter. Read more