Struct msp430g2553::WATCHDOG_TIMER [] [src]

pub struct WATCHDOG_TIMER { /* fields omitted */ }

Watchdog Timer

Trait Implementations

impl Deref for WATCHDOG_TIMER
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl Send for WATCHDOG_TIMER

impl !Sync for WATCHDOG_TIMER