Type Alias nrf52840_pac::radio::crcstatus::CRCSTATUS_R

source ·
pub type CRCSTATUS_R = BitReader<CRCSTATUS_A>;
Expand description

Field CRCSTATUS reader - CRC status of packet received

Aliased Type§

struct CRCSTATUS_R { /* private fields */ }

Implementations§

source§

impl CRCSTATUS_R

source

pub fn variant(&self) -> CRCSTATUS_A

Get enumerated values variant

source

pub fn is_crcerror(&self) -> bool

Checks if the value of the field is CRCERROR

source

pub fn is_crcok(&self) -> bool

Checks if the value of the field is CRCOK