Type Alias USB_WRAP

Source
pub type USB_WRAP = Periph<RegisterBlock, 0x3f43_9000>;
Expand description

USB_WRAP Peripheral

Aliased Type§

pub struct USB_WRAP { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USB_WRAP

Source§

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

Formats the value using the given formatter. Read more