Struct efm32gg990::EMU[][src]

pub struct EMU { /* fields omitted */ }

EMU

Methods

impl EMU
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for EMU
[src]

impl Deref for EMU
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for EMU