Type Alias nrf52840_pac::radio::pcnf0::CRCINC_W

source ·
pub type CRCINC_W<'a, const O: u8> = BitWriter<'a, u32, PCNF0_SPEC, CRCINC_A, O>;
Expand description

Field CRCINC writer - Indicates if LENGTH field contains CRC or not

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> CRCINC_W<'a, O>

source

pub fn exclude(self) -> &'a mut W

LENGTH does not contain CRC

source

pub fn include(self) -> &'a mut W

LENGTH includes CRC