Type Alias nrf52840_pac::radio::pcnf0::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