Skip to main content

SfcCfg

Type Alias SfcCfg 

Source
pub type SfcCfg = Periph<RegisterBlock, 0x4800_0000>;
Expand description

SPI Flash Controller configuration

Aliased Type§

pub struct SfcCfg { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SfcCfg

Source§

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

Formats the value using the given formatter. Read more