Struct nrf51::wdt::RUNSTATUS [] [src]

pub struct RUNSTATUS { /* fields omitted */ }

Watchdog running status.

Methods

impl RUNSTATUS
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for RUNSTATUS

impl !Sync for RUNSTATUS