Struct nrf52840::wdt::RUNSTATUS[][src]

pub struct RUNSTATUS { /* fields omitted */ }

Run status

Methods

impl RUNSTATUS
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RUNSTATUS

impl !Sync for RUNSTATUS