Struct efm32gg990::MSC[][src]

pub struct MSC { /* fields omitted */ }

MSC

Methods

impl MSC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for MSC
[src]

impl Deref for MSC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for MSC