pub type MODE_R = FieldReader<u8, MODE_A>;
Field MODE reader - Mode
MODE
pub struct MODE_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is DISABLED
DISABLED
Checks if the value of the field is EVENT
EVENT
Checks if the value of the field is TASK
TASK