Type Alias BAND_R

Source
pub type BAND_R = FieldReader<u8, BAND_A>;
Expand description

Field BAND reader - HFRCO Band Select

Aliased Type§

pub struct BAND_R { /* private fields */ }

Implementations§

Source§

impl BAND_R

Source

pub fn variant(&self) -> Option<BAND_A>

Get enumerated values variant

Source

pub fn is_1mhz(&self) -> bool

Checks if the value of the field is _1MHZ

Source

pub fn is_7mhz(&self) -> bool

Checks if the value of the field is _7MHZ

Source

pub fn is_11mhz(&self) -> bool

Checks if the value of the field is _11MHZ

Source

pub fn is_14mhz(&self) -> bool

Checks if the value of the field is _14MHZ

Source

pub fn is_21mhz(&self) -> bool

Checks if the value of the field is _21MHZ

Source

pub fn is_28mhz(&self) -> bool

Checks if the value of the field is _28MHZ