Skip to main content

USB0_EP4

Type Alias USB0_EP4 

Source
pub type USB0_EP4 = Periph<RegisterBlock, 0x5004_0980>;
Expand description

Universal Serial Bus

Aliased Type§

pub struct USB0_EP4 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USB0_EP4

Source§

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

Formats the value using the given formatter. Read more