Struct msp430g2211::WATCHDOG_TIMER[][src]

pub struct WATCHDOG_TIMER { /* fields omitted */ }

Watchdog Timer

Trait Implementations

impl Deref for WATCHDOG_TIMER
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations