Type Alias FMC

Source
pub type FMC = Periph<RegisterBlock, 0xa000_0000>;
Expand description

Flexible memory controller

See peripheral structure

Aliased Type§

struct FMC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for FMC

Source§

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

Formats the value using the given formatter. Read more