Lptmr0

Type Alias Lptmr0 

pub type Lptmr0 = Periph<RegisterBlock, 0x4004_0000>;
Expand description

Low Power Timer

Aliased Type§

pub struct Lptmr0 {
    _marker: PhantomData<RegisterBlock>,
}

Fields§

§_marker: PhantomData<RegisterBlock>

Trait Implementations§

§

impl Debug for Lptmr0

§

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

Formats the value using the given formatter. Read more