pub type OSCSEL_R = FieldReader<u8, OSCSEL_A>;
Expand description

Field OSCSEL reader - Select Low Frequency Oscillator

Implementations§

source§

impl OSCSEL_R

source

pub fn variant(&self) -> OSCSEL_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_lfrco(&self) -> bool

Checks if the value of the field is LFRCO

source

pub fn is_lfxo(&self) -> bool

Checks if the value of the field is LFXO

source

pub fn is_ulfrco(&self) -> bool

Checks if the value of the field is ULFRCO