pub type ENDIAN_R = BitReader<ENDIAN_A>;
Field ENDIAN reader - On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields.
ENDIAN
struct ENDIAN_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is LITTLE
LITTLE
Checks if the value of the field is BIG
BIG