pub type RATEOVERRIDE_R = FieldReader<u8, RATEOVERRIDE_A>;
Expand description
Field RATEOVERRIDE
reader - Data rate override setting.
Aliased Type§
struct RATEOVERRIDE_R { /* private fields */ }
Implementations§
Source§impl RATEOVERRIDE_R
impl RATEOVERRIDE_R
Sourcepub fn variant(&self) -> RATEOVERRIDE_A
pub fn variant(&self) -> RATEOVERRIDE_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