Struct efm32gg990::TIMER3[][src]

pub struct TIMER3 { /* fields omitted */ }

TIMER3

Methods

impl TIMER3
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIMER3
[src]

impl Deref for TIMER3
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIMER3