Type Alias d1_pac::rtc::losc_ctrl::LOSC_AUTO_SWT_32K_SEL_EN_R

source ·
pub type LOSC_AUTO_SWT_32K_SEL_EN_R = BitReader<LOSC_AUTO_SWT_32K_SEL_EN_A>;
Expand description

Field losc_auto_swt_32k_sel_en reader - LOSC auto switch 32K clk source select enable

Aliased Type§

struct LOSC_AUTO_SWT_32K_SEL_EN_R { /* private fields */ }

Implementations§

source§

impl LOSC_AUTO_SWT_32K_SEL_EN_R

source

pub fn variant(&self) -> LOSC_AUTO_SWT_32K_SEL_EN_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE