pub type CCAMODE_R = FieldReader<u8, CCAMODE_A>;
Expand description
Field CCAMODE
reader - CCA mode of operation
Aliased Type§
struct CCAMODE_R { /* private fields */ }
Implementations§
Source§impl CCAMODE_R
impl CCAMODE_R
Sourcepub fn is_ed_mode(&self) -> bool
pub fn is_ed_mode(&self) -> bool
Checks if the value of the field is ED_MODE
Sourcepub fn is_carrier_mode(&self) -> bool
pub fn is_carrier_mode(&self) -> bool
Checks if the value of the field is CARRIER_MODE
Sourcepub fn is_carrier_and_ed_mode(&self) -> bool
pub fn is_carrier_and_ed_mode(&self) -> bool
Checks if the value of the field is CARRIER_AND_ED_MODE
Sourcepub fn is_carrier_or_ed_mode(&self) -> bool
pub fn is_carrier_or_ed_mode(&self) -> bool
Checks if the value of the field is CARRIER_OR_ED_MODE
Sourcepub fn is_ed_mode_test1(&self) -> bool
pub fn is_ed_mode_test1(&self) -> bool
Checks if the value of the field is ED_MODE_TEST1