Struct efm32gg990::TIMER2[][src]

pub struct TIMER2 { /* fields omitted */ }

TIMER2

Methods

impl TIMER2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIMER2
[src]

impl Deref for TIMER2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIMER2