Type Alias SEC_GPIOF

Source
pub type SEC_GPIOF = Periph<RegisterBlock, 0x5202_1400>;
Expand description

General-purpose I/Os

See peripheral structure

Aliased Type§

pub struct SEC_GPIOF { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_GPIOF

Source§

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

Formats the value using the given formatter. Read more