Type Alias nrf52840_pac::ccm::mode::DATARATE_R
source · 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