Struct xmc4200::USB0_EP0 [] [src]

pub struct USB0_EP0 { /* fields omitted */ }

Universal Serial Bus

Methods

impl USB0_EP0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USB0_EP0
[src]

impl Deref for USB0_EP0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USB0_EP0