CLKSEL_R

Type Alias CLKSEL_R 

Source
pub type CLKSEL_R = FieldReader<u8, CLKSEL_A>;
Expand description

Field CLKSEL reader - Select BURTC clock source

Aliased Type§

pub struct CLKSEL_R { /* private fields */ }

Implementations§

Source§

impl CLKSEL_R

Source

pub fn variant(&self) -> CLKSEL_A

Get enumerated values variant

Source

pub fn is_none(&self) -> bool

Checks if the value of the field is NONE

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