pub type SLEEPSTATE_R = BitReader<SLEEPSTATE_A>;
Expand description

Field SLEEPSTATE reader - Reflects the sleep state during automatic collision resolution. Set to IDLE by a GOIDLE task. Set to SLEEP_A when a valid SLEEP_REQ frame is received or by a GOSLEEP task.

Implementations

Get enumerated values variant

Checks if the value of the field is IDLE

Checks if the value of the field is SLEEP_A