Type Alias nrf52810_hal::pac::radio::pcnf1::ENDIAN_W

source ·
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.

Aliased Type§

struct ENDIAN_W<'a, const O: u8> { /* private fields */ }