Type Alias GPIOE

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

General-purpose I/Os

See peripheral structure

Aliased Type§

pub 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