Type Alias GPIOC

Source
pub type GPIOC = Periph<RegisterBlock, 0x4001_1000>;
Expand description

General purpose I/O

See peripheral structure

Aliased Type§

struct GPIOC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIOC

Source§

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

Formats the value using the given formatter. Read more