Type Alias GPIOD

Source
pub type GPIOD = Periph<RegisterBlock, 0x4002_0c00>;
Expand description

General-purpose I/Os

See peripheral structure

Aliased Type§

struct GPIOD { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIOD

Source§

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

Formats the value using the given formatter. Read more