Ftm5

Type Alias Ftm5 

pub type Ftm5 = Periph<RegisterBlock, 0x4006_F000>;
Expand description

FlexTimer Module

Aliased Type§

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

Fields§

§_marker: PhantomData<RegisterBlock>

Trait Implementations§

§

impl Debug for Ftm5

§

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

Formats the value using the given formatter. Read more