Type Alias GPIOI

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

General-purpose I/Os

See peripheral structure

Aliased Type§

struct GPIOI { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIOI

Source§

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

Formats the value using the given formatter. Read more