pub type MODE_R = FieldReader<u8, MODE_A>;
Expand description

Field MODE reader - LFXO Mode

Implementations§

source§

impl MODE_R

source

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