VPORTD

Type Alias VPORTD 

Source
pub type VPORTD = Periph<RegisterBlock, 0x0c>;
Expand description

Virtual Ports

Aliased Type§

pub struct VPORTD { /* private fields */ }

Trait Implementations§

Source§

impl Debug for VPORTD

Source§

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

Formats the value using the given formatter. Read more