pub type RUNSTATUS_R = BitReader<RUNSTATUS_A>;
Expand description

Field RUNSTATUS reader - Indicates whether or not the watchdog is running

Implementations

Get enumerated values variant

Checks if the value of the field is NOT_RUNNING

Checks if the value of the field is RUNNING