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

source

pub fn variant(&self) -> DATARATE_A

Get enumerated values variant

source

pub fn is_1mbit(&self) -> bool

Checks if the value of the field is _1MBIT

source

pub fn is_2mbit(&self) -> bool

Checks if the value of the field is _2MBIT

source

pub fn is_125kbps(&self) -> bool

Checks if the value of the field is _125KBPS

source

pub fn is_500kbps(&self) -> bool

Checks if the value of the field is _500KBPS