pub type V_R = BitReader<V_A>;
Expand description

Field V reader - Valid bit

Implementations

Get enumerated values variant

Checks if the value of the field is INVALID

Checks if the value of the field is VALID