Struct efm32gg990::CMU[][src]

pub struct CMU { /* fields omitted */ }

CMU

Methods

impl CMU
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CMU
[src]

impl Deref for CMU
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CMU