Type Alias GPIOH

Source
pub type GPIOH = Periph<RegisterBlock, 0x4002_1c00>;
Expand description

General-purpose I/Os

See peripheral structure

Aliased Type§

struct GPIOH { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIOH

Source§

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

Formats the value using the given formatter. Read more