Type Alias GPIOB

Source
pub type GPIOB = Periph<RegisterBlock, 0x4002_0400>;
Expand description

General-purpose I/Os

See peripheral structure

Aliased Type§

struct GPIOB { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIOB

Source§

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

Formats the value using the given formatter. Read more