Type Alias SEC_GPIOA

Source
pub type SEC_GPIOA = Periph<RegisterBlock, 0x5202_0000>;
Expand description

General-purpose I/Os

See peripheral structure

Aliased Type§

pub struct SEC_GPIOA { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_GPIOA

Source§

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

Formats the value using the given formatter. Read more