Type Alias d1_pac::rtc::dcxo_ctrl::CLK_REQ_ENB_R

source ·
pub type CLK_REQ_ENB_R = BitReader<CLK_REQ_ENB_A>;
Expand description

Field clk_req_enb reader - Clock REQ enable

Aliased Type§

struct CLK_REQ_ENB_R { /* private fields */ }

Implementations§

source§

impl CLK_REQ_ENB_R

source

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