pub type DATARATE_R = FieldReader<u8, DATARATE_A>;
Expand description
Field DATARATE
reader - Radio data rate that the CCM shall run synchronous with
Aliased Type§
struct DATARATE_R { /* private fields */ }
Implementations§
Source§impl DATARATE_R
impl DATARATE_R
Sourcepub fn variant(&self) -> DATARATE_A
pub fn variant(&self) -> DATARATE_A
Get enumerated values variant
Sourcepub fn is_125kbps(&self) -> bool
pub fn is_125kbps(&self) -> bool
Checks if the value of the field is _125KBPS
Sourcepub fn is_500kbps(&self) -> bool
pub fn is_500kbps(&self) -> bool
Checks if the value of the field is _500KBPS