Type Alias EXTMEM

Source
pub type EXTMEM = Periph<RegisterBlock, 0x600c_4000>;
Expand description

External Memory

Aliased Type§

pub struct EXTMEM { /* private fields */ }

Trait Implementations§

Source§

impl Debug for EXTMEM

Source§

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

Formats the value using the given formatter. Read more