Type Alias UHCI0

Source
pub type UHCI0 = Periph<RegisterBlock, 0x6000_5000>;
Expand description

Universal Host Controller Interface 0

Aliased Type§

pub struct UHCI0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for UHCI0

Source§

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

Formats the value using the given formatter. Read more