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>