nrf52840_pac::radio::pcnf0

Type Alias CRCINC_R

Source
pub type CRCINC_R = BitReader<CRCINC_A>;
Expand description

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

Aliased Type§

struct CRCINC_R { /* private fields */ }

Implementations§

Source§

impl CRCINC_R

Source

pub fn variant(&self) -> CRCINC_A

Get enumerated values variant

Source

pub fn is_exclude(&self) -> bool

Checks if the value of the field is EXCLUDE

Source

pub fn is_include(&self) -> bool

Checks if the value of the field is INCLUDE