Type Alias nrf52840_pac::radio::crccnf::SKIPADDR_R
source · pub type SKIPADDR_R = FieldReader<u8, SKIPADDR_A>;
Expand description
Field SKIPADDR
reader - Include or exclude packet address field out of CRC calculation.
Aliased Type§
struct SKIPADDR_R { /* private fields */ }
Implementations§
source§impl SKIPADDR_R
impl SKIPADDR_R
sourcepub fn variant(&self) -> Option<SKIPADDR_A>
pub fn variant(&self) -> Option<SKIPADDR_A>
Get enumerated values variant
sourcepub fn is_include(&self) -> bool
pub fn is_include(&self) -> bool
Checks if the value of the field is INCLUDE
sourcepub fn is_ieee802154(&self) -> bool
pub fn is_ieee802154(&self) -> bool
Checks if the value of the field is IEEE802154