pub type R = R<INT_ENA_SPEC>;
Expand description
Register INT_ENA
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn rxfifo_full(&self) -> RXFIFO_FULL_R
pub fn rxfifo_full(&self) -> RXFIFO_FULL_R
Bit 0 - This is the enable bit for rxfifo_full_int_st register.
Sourcepub fn txfifo_empty(&self) -> TXFIFO_EMPTY_R
pub fn txfifo_empty(&self) -> TXFIFO_EMPTY_R
Bit 1 - This is the enable bit for rxfifo_full_int_st register.
Sourcepub fn parity_err(&self) -> PARITY_ERR_R
pub fn parity_err(&self) -> PARITY_ERR_R
Bit 2 - This is the enable bit for parity_err_int_st register.
Sourcepub fn rxfifo_ovf(&self) -> RXFIFO_OVF_R
pub fn rxfifo_ovf(&self) -> RXFIFO_OVF_R
Bit 4 - This is the enable bit for rxfifo_ovf_int_st register.
Sourcepub fn rxfifo_tout(&self) -> RXFIFO_TOUT_R
pub fn rxfifo_tout(&self) -> RXFIFO_TOUT_R
Bit 8 - This is the enable bit for rxfifo_tout_int_st register.
Sourcepub fn sw_xoff(&self) -> SW_XOFF_R
pub fn sw_xoff(&self) -> SW_XOFF_R
Bit 10 - This is the enable bit for sw_xoff_int_st register.
Sourcepub fn glitch_det(&self) -> GLITCH_DET_R
pub fn glitch_det(&self) -> GLITCH_DET_R
Bit 11 - This is the enable bit for glitch_det_int_st register.
Sourcepub fn tx_brk_done(&self) -> TX_BRK_DONE_R
pub fn tx_brk_done(&self) -> TX_BRK_DONE_R
Bit 12 - This is the enable bit for tx_brk_done_int_st register.
Sourcepub fn tx_brk_idle_done(&self) -> TX_BRK_IDLE_DONE_R
pub fn tx_brk_idle_done(&self) -> TX_BRK_IDLE_DONE_R
Bit 13 - This is the enable bit for tx_brk_idle_done_int_st register.
Sourcepub fn tx_done(&self) -> TX_DONE_R
pub fn tx_done(&self) -> TX_DONE_R
Bit 14 - This is the enable bit for tx_done_int_st register.
Sourcepub fn rs485_parity_err(&self) -> RS485_PARITY_ERR_R
pub fn rs485_parity_err(&self) -> RS485_PARITY_ERR_R
Bit 15 - This is the enable bit for rs485_parity_err_int_st register.
Sourcepub fn rs485_frm_err(&self) -> RS485_FRM_ERR_R
pub fn rs485_frm_err(&self) -> RS485_FRM_ERR_R
Bit 16 - This is the enable bit for rs485_parity_err_int_st register.
Sourcepub fn rs485_clash(&self) -> RS485_CLASH_R
pub fn rs485_clash(&self) -> RS485_CLASH_R
Bit 17 - This is the enable bit for rs485_clash_int_st register.
Sourcepub fn at_cmd_char_det(&self) -> AT_CMD_CHAR_DET_R
pub fn at_cmd_char_det(&self) -> AT_CMD_CHAR_DET_R
Bit 18 - This is the enable bit for at_cmd_char_det_int_st register.