Skip to main content

Port1

Type Alias Port1 

Source
pub type Port1 = Periph<RegisterBlock, 0x400b_d000>;
Expand description

PORT

Aliased Type§

pub struct Port1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Port1

Source§

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

Formats the value using the given formatter. Read more