Skip to main content

USB0_EP3

Type Alias USB0_EP3 

Source
pub type USB0_EP3 = Periph<RegisterBlock, 0x5004_0960>;
Expand description

Universal Serial Bus

Aliased Type§

pub struct USB0_EP3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USB0_EP3

Source§

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

Formats the value using the given formatter. Read more