Ftfc

Type Alias Ftfc 

pub type Ftfc = Periph<RegisterBlock, 0x4002_0000>;
Expand description

FTFC

Aliased Type§

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

Fields§

§_marker: PhantomData<RegisterBlock>

Trait Implementations§

§

impl Debug for Ftfc

§

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

Formats the value using the given formatter. Read more