Struct atsamd21g18a::USB [] [src]

pub struct USB { /* fields omitted */ }

Universal Serial Bus

Methods

impl USB
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USB