Type Alias nrf52840_pac::ccm::rateoverride::RATEOVERRIDE_R
source · 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