pub type ENDIAN_R = BitReader<ENDIAN_A>;
Expand description

Field ENDIAN reader - On-air endianness of packet, this applies to the S0, LENGTH, S1, and the PAYLOAD fields.

Implementations

Get enumerated values variant

Checks if the value of the field is LITTLE

Checks if the value of the field is BIG