Struct nrf52840::wdt::REQSTATUS[][src]

pub struct REQSTATUS { /* fields omitted */ }

Request status

Methods

impl REQSTATUS
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for REQSTATUS

impl !Sync for REQSTATUS