pub type SLEEP_R = BitReader<SLEEP_A>;
Expand description

Field SLEEP reader - Configure WDT to either be paused, or kept running, while the CPU is sleeping

Implementations

Get enumerated values variant

Checks if the value of the field is PAUSE

Checks if the value of the field is RUN