Type Alias GPIOF

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

General-purpose I/Os

See peripheral structure

Aliased Type§

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