Type Alias LFXOMODE_R

Source
pub type LFXOMODE_R = FieldReader<u8, LFXOMODE_A>;
Expand description

Field LFXOMODE reader - LFXO Mode

Aliased Type§

pub struct LFXOMODE_R { /* private fields */ }

Implementations§

Source§

impl LFXOMODE_R

Source

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