Ftm4

Type Alias Ftm4 

pub type Ftm4 = Periph<RegisterBlock, 0x4006_E000>;
Expand description

FlexTimer Module

Aliased Type§

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

Fields§

§_marker: PhantomData<RegisterBlock>

Trait Implementations§

§

impl Debug for Ftm4

§

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

Formats the value using the given formatter. Read more