Type Alias IO_MUX

Source
pub type IO_MUX = Periph<RegisterBlock, 0x6009_0000>;
Expand description

Input/Output Multiplexer

Aliased Type§

pub struct IO_MUX { /* private fields */ }

Trait Implementations§

Source§

impl Debug for IO_MUX

Source§

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

Formats the value using the given formatter. Read more