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§
pub 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