[][src]Type Definition nrf52832_pac::radio::crcstatus::CRCSTATUS_R

type CRCSTATUS_R = R<bool, CRCSTATUS_A>;

Reader of field CRCSTATUS

Methods

impl CRCSTATUS_R[src]

pub fn variant(&self) -> CRCSTATUS_A[src]

Get enumerated values variant

pub fn is_crcerror(&self) -> bool[src]

Checks if the value of the field is CRCERROR

pub fn is_crcok(&self) -> bool[src]

Checks if the value of the field is CRCOK