pub type ORDER_R = BitReader<ORDER_A>;
Field ORDER reader - Bit order
ORDER
struct ORDER_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is MSB_FIRST
MSB_FIRST
Checks if the value of the field is LSB_FIRST
LSB_FIRST