[][src]Type Definition efm32hg309f64::cmu::hfrcoctrl::BAND_R

type BAND_R = R<u8, BAND_A>;

Reader of field BAND

Methods

impl BAND_R[src]

pub fn variant(&self) -> Variant<u8, BAND_A>[src]

Get enumerated values variant

pub fn is_1mhz(&self) -> bool[src]

Checks if the value of the field is _1MHZ

pub fn is_7mhz(&self) -> bool[src]

Checks if the value of the field is _7MHZ

pub fn is_11mhz(&self) -> bool[src]

Checks if the value of the field is _11MHZ

pub fn is_14mhz(&self) -> bool[src]

Checks if the value of the field is _14MHZ

pub fn is_21mhz(&self) -> bool[src]

Checks if the value of the field is _21MHZ