pub type ENDIAN_W<'a, const O: u8> = BitWriterRaw<'a, u32, PCNF1_SPEC, ENDIAN_A, BitM, O>;
Expand description

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