Type Alias SEC_LPGPIO1

Source
pub type SEC_LPGPIO1 = Periph<RegisterBlock, 0x5602_0000>;
Expand description

LPGPIO1

See peripheral structure

Aliased Type§

pub struct SEC_LPGPIO1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_LPGPIO1

Source§

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

Formats the value using the given formatter. Read more