Type Alias d1_pac::rtc::dcxo_ctrl::DCXO_EN_R

source ·
pub type DCXO_EN_R = BitReader<DCXO_EN_A>;
Expand description

Field dcxo_en reader - DCXO enable

Aliased Type§

struct DCXO_EN_R { /* private fields */ }

Implementations§

source§

impl DCXO_EN_R

source

pub fn variant(&self) -> DCXO_EN_A

Get enumerated values variant

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE