Struct nrf52840::USBD [] [src]

pub struct USBD { /* fields omitted */ }

Universal Serial Bus device

Methods

impl USBD
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USBD
[src]

impl Deref for USBD
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USBD