nrf52840_pac::radio::crcstatus

Type Alias 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