Type Alias nrf52840_pac::radio::pcnf1::ENDIAN_W
source · pub type ENDIAN_W<'a, const O: u8> = BitWriter<'a, u32, PCNF1_SPEC, ENDIAN_A, O>;
Expand description
Field ENDIAN
writer - On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields.
Aliased Type§
struct ENDIAN_W<'a, const O: u8> { /* private fields */ }