pub type IO_R = BitReader<IO_A>;
Field IO reader - Selects IN or OUT endpoint
IO
struct IO_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is OUT
OUT
Checks if the value of the field is IN
IN