Type Alias UHCI1

Source
pub type UHCI1 = Periph<RegisterBlock, 0x6000_c000>;
Expand description

Universal Host Controller Interface 1

Aliased Type§

pub struct UHCI1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for UHCI1

Source§

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

Formats the value using the given formatter. Read more