[][src]Type Definition nrf52832_pac::radio::pcnf1::R

type R = R<u32, PCNF1>;

Reader of register PCNF1

Methods

impl R[src]

pub fn maxlen(&self) -> MAXLEN_R[src]

Bits 0:7 - Maximum length of packet payload. If the packet payload is larger than MAXLEN, the radio will truncate the payload to MAXLEN.

pub fn statlen(&self) -> STATLEN_R[src]

Bits 8:15 - Static length in number of bytes

pub fn balen(&self) -> BALEN_R[src]

Bits 16:18 - Base address length in number of bytes

pub fn endian(&self) -> ENDIAN_R[src]

Bit 24 - On air endianness of packet, this applies to the S0, LENGTH, S1 and the PAYLOAD fields.

pub fn whiteen(&self) -> WHITEEN_R[src]

Bit 25 - Enable or disable packet whitening