[][src]Type Definition nrf51::radio::pcnf1::W

type W = W<u32, PCNF1>;

Writer for register PCNF1

Methods

impl W[src]

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

Bits 0:7 - Maximum length of packet payload in number of bytes.

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

Bits 8:15 - Static length in number of bytes. Decision point: START task.

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

Bits 16:18 - Base address length in number of bytes. Decision point: START task.

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

Bit 24 - On air endianness of packet length field. Decision point: START task.

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

Bit 25 - Packet whitening enable.