Struct lpc43xx::USB1 [] [src]

pub struct USB1 { /* fields omitted */ }

USB1 Host/Device controller

Methods

impl USB1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USB1
[src]

impl Deref for USB1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USB1