Struct efm32gg990::USB[][src]

pub struct USB { /* fields omitted */ }

USB

Methods

impl USB
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USB
[src]

impl Deref for USB
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for USB