Type Alias d1_pac::smhc::smhc_ntsr::CMD_SEND_RX_PHASE_CLR_R

source ·
pub type CMD_SEND_RX_PHASE_CLR_R = BitReader<CMD_SEND_RX_PHASE_CLR_A>;
Expand description

Field cmd_send_rx_phase_clr reader - Clear command rx phase before sending the command

Aliased Type§

struct CMD_SEND_RX_PHASE_CLR_R { /* private fields */ }

Implementations§

source§

impl CMD_SEND_RX_PHASE_CLR_R

source

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