pub type TAKEN_R = BitReader<TAKEN_A>;
Field taken reader - Lock State
taken
struct TAKEN_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is FREE
FREE
Checks if the value of the field is TAKEN
TAKEN