pub type VALUE_R = FieldReader<u8, VALUE_A>;
Field VALUE reader - Data toggle value
VALUE
struct VALUE_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is NOP
NOP
Checks if the value of the field is DATA0
DATA0
Checks if the value of the field is DATA1
DATA1