pub type VALUE_R = FieldReader<u8, VALUE_A>;
Expand description

Field VALUE reader - Data toggle value

Implementations

Get enumerated values variant

Checks if the value of the field is NOP

Checks if the value of the field is DATA0

Checks if the value of the field is DATA1