Type Alias FLASH

Source
pub type FLASH = Periph<RegisterBlock, 0x4002_2000>;
Expand description

Flash

See peripheral structure

Aliased Type§

struct FLASH { /* private fields */ }

Trait Implementations§

Source§

impl Debug for FLASH

Source§

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

Formats the value using the given formatter. Read more