Type Alias GPIOE

Source
pub type GPIOE = Periph<RegisterBlock, 0x4001_1800>;
Expand description

General purpose I/O

See peripheral structure

Aliased Type§

struct GPIOE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIOE

Source§

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

Formats the value using the given formatter. Read more