Type Alias d1_pac::smhc::smhc_ctrl::CD_DBC_ENB_R

source ·
pub type CD_DBC_ENB_R = BitReader<CD_DBC_ENB_A>;
Expand description

Field cd_dbc_enb reader - Card Detect (Data[3] status) De-bounce Enable

Aliased Type§

struct CD_DBC_ENB_R { /* private fields */ }

Implementations§

source§

impl CD_DBC_ENB_R

source

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