Skip to main content

Port0

Type Alias Port0 

Source
pub type Port0 = Periph<RegisterBlock, 0x400b_c000>;
Expand description

PORT

Aliased Type§

pub struct Port0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Port0

Source§

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

Formats the value using the given formatter. Read more