Struct atsamd21e18a::USB[][src]

pub struct USB { /* fields omitted */ }

Universal Serial Bus

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