Type Alias USB0

Source
pub type USB0 = Periph<RegisterBlock, 0x6008_0000>;
Expand description

USB OTG (On-The-Go)

Aliased Type§

pub struct USB0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USB0

Source§

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

Formats the value using the given formatter. Read more