[][src]Type Definition nrf51::wdt::RUNSTATUS

type RUNSTATUS = Reg<u32, _RUNSTATUS>;

Watchdog running status.

This register you can read. See API.

For information about available fields see runstatus module

Trait Implementations

impl Readable for RUNSTATUS[src]

read() method returns runstatus::R reader structure