Ftm3

Type Alias Ftm3 

pub type Ftm3 = Periph<RegisterBlock, 0x4002_6000>;
Expand description

FlexTimer Module

Aliased Type§

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

Fields§

§_marker: PhantomData<RegisterBlock>

Trait Implementations§

§

impl Debug for Ftm3

§

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

Formats the value using the given formatter. Read more