Type Alias GPIOF

Source
pub type GPIOF = Periph<RegisterBlock, 0x5000_1400>;
Expand description

General-purpose I/Os

See peripheral structure

Aliased Type§

pub struct GPIOF { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIOF

Source§

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

Formats the value using the given formatter. Read more