Struct nrf51::wdt::EVENTS_TIMEOUT [] [src]

pub struct EVENTS_TIMEOUT { /* fields omitted */ }

Watchdog timeout.

Methods

impl EVENTS_TIMEOUT
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for EVENTS_TIMEOUT

impl !Sync for EVENTS_TIMEOUT