Type Alias d1_pac::smhc::smhc_clkdiv::CCLK_ENB_R

source ·
pub type CCLK_ENB_R = BitReader<CCLK_ENB_A>;
Expand description

Field cclk_enb reader - Card Clock Enable

Aliased Type§

struct CCLK_ENB_R { /* private fields */ }

Implementations§

source§

impl CCLK_ENB_R

source

pub fn variant(&self) -> CCLK_ENB_A

Get enumerated values variant

source

pub fn is_off(&self) -> bool

Checks if the value of the field is OFF

source

pub fn is_on(&self) -> bool

Checks if the value of the field is ON