Skip to main content

Usb0

Type Alias Usb0 

Source
pub type Usb0 = Periph<RegisterBlock, 0x400a_4000>;
Expand description

USBFS

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