Type Alias d1_pac::smhc::smhc_ntsr::DAT_TRANS_RX_PHASE_CLR_R

source ·
pub type DAT_TRANS_RX_PHASE_CLR_R = BitReader<DAT_TRANS_RX_PHASE_CLR_A>;
Expand description

Field dat_trans_rx_phase_clr reader - Clear the input phase of data lines before transferring the data

Aliased Type§

struct DAT_TRANS_RX_PHASE_CLR_R { /* private fields */ }

Implementations§

source§

impl DAT_TRANS_RX_PHASE_CLR_R

source

pub fn variant(&self) -> DAT_TRANS_RX_PHASE_CLR_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED