Struct efm32gg990::TIMER1[][src]

pub struct TIMER1 { /* fields omitted */ }

TIMER1

Methods

impl TIMER1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIMER1
[src]

impl Deref for TIMER1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIMER1