Type Alias HFXOMODE_R

Source
pub type HFXOMODE_R = FieldReader<u8, HFXOMODE_A>;
Expand description

Field HFXOMODE reader - HFXO Mode

Aliased Type§

pub struct HFXOMODE_R { /* private fields */ }

Implementations§

Source§

impl HFXOMODE_R

Source

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

Get enumerated values variant

Source

pub fn is_xtal(&self) -> bool

Checks if the value of the field is XTAL

Source

pub fn is_bufextclk(&self) -> bool

Checks if the value of the field is BUFEXTCLK

Source

pub fn is_digextclk(&self) -> bool

Checks if the value of the field is DIGEXTCLK