pub type ORDER_R = BitReader<ORDER_A>;
Expand description

Field ORDER reader - Bit order

Implementations

Get enumerated values variant

Checks if the value of the field is MSB_FIRST

Checks if the value of the field is LSB_FIRST