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

Field MODE reader - HFXO Mode

Implementations§

source§

impl MODE_R

source

pub fn variant(&self) -> 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_acbufextclk(&self) -> bool

Checks if the value of the field is ACBUFEXTCLK

source

pub fn is_dcbufextclk(&self) -> bool

Checks if the value of the field is DCBUFEXTCLK

source

pub fn is_digextclk(&self) -> bool

Checks if the value of the field is DIGEXTCLK