Lpit0

Type Alias Lpit0 

pub type Lpit0 = Periph<RegisterBlock, 0x4003_7000>;
Expand description

Low Power Periodic Interrupt Timer (LPIT)

Aliased Type§

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

Fields§

§_marker: PhantomData<RegisterBlock>

Trait Implementations§

§

impl Debug for Lpit0

§

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

Formats the value using the given formatter. Read more