Struct samd21g18a::DSU[][src]

pub struct DSU { /* fields omitted */ }

Device Service Unit

Trait Implementations

impl Deref for DSU
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for DSU

impl !Sync for DSU