Skip to main content

IoConfig

Type Alias IoConfig 

Source
pub type IoConfig = Periph<RegisterBlock, 0x4400_d000>;
Expand description

IO multiplexing and pad control

Aliased Type§

pub struct IoConfig { /* private fields */ }

Trait Implementations§

Source§

impl Debug for IoConfig

Source§

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

Formats the value using the given formatter. Read more