Skip to main content

UHCI0

Type Alias UHCI0 

Source
pub type UHCI0 = Periph<RegisterBlock, 0x3ff5_4000>;
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