Struct msp430g2211::TIMER_A2[][src]

pub struct TIMER_A2 { /* fields omitted */ }

Timer A2

Trait Implementations

impl Deref for TIMER_A2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for TIMER_A2

impl !Sync for TIMER_A2