[][src]Type Definition efm32hg309f64::cmu::ctrl::HFXOMODE_R

type HFXOMODE_R = R<u8, HFXOMODE_A>;

Reader of field HFXOMODE

Methods

impl HFXOMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is XTAL

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

Checks if the value of the field is BUFEXTCLK

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

Checks if the value of the field is DIGEXTCLK