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

source

pub fn variant(&self) -> RATEOVERRIDE_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