Type Alias GPIOG

Source
pub type GPIOG = Periph<RegisterBlock, 0x4001_2000>;
Expand description

General purpose I/O

See peripheral structure

Aliased Type§

pub struct GPIOG { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIOG

Source§

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

Formats the value using the given formatter. Read more