PORTMUX

Type Alias PORTMUX 

Source
pub type PORTMUX = Periph<RegisterBlock, 0x05e0>;
Expand description

Port Multiplexer

Aliased Type§

pub struct PORTMUX { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTMUX

Source§

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

Formats the value using the given formatter. Read more