Module esp32c2_hal::pac::uart0::int_clr

Expand description

Interrupt clear bits

Structs

Interrupt clear bits
Register INT_CLR writer

Type Definitions

Field AT_CMD_CHAR_DET_INT_CLR writer - Set this bit to clear the at_cmd_char_det_int_raw interrupt.
Field BRK_DET_INT_CLR writer - Set this bit to clear the brk_det_int_raw interrupt.
Field CTS_CHG_INT_CLR writer - Set this bit to clear the cts_chg_int_raw interrupt.
Field DSR_CHG_INT_CLR writer - Set this bit to clear the dsr_chg_int_raw interrupt.
Field FRM_ERR_INT_CLR writer - Set this bit to clear frm_err_int_raw interrupt.
Field GLITCH_DET_INT_CLR writer - Set this bit to clear the glitch_det_int_raw interrupt.
Field PARITY_ERR_INT_CLR writer - Set this bit to clear parity_err_int_raw interrupt.
Field RS485_CLASH_INT_CLR writer - Set this bit to clear the rs485_clash_int_raw interrupt.
Field RS485_FRM_ERR_INT_CLR writer - Set this bit to clear the rs485_frm_err_int_raw interrupt.
Field RS485_PARITY_ERR_INT_CLR writer - Set this bit to clear the rs485_parity_err_int_raw interrupt.
Field RXFIFO_FULL_INT_CLR writer - Set this bit to clear the rxfifo_full_int_raw interrupt.
Field RXFIFO_OVF_INT_CLR writer - Set this bit to clear rxfifo_ovf_int_raw interrupt.
Field RXFIFO_TOUT_INT_CLR writer - Set this bit to clear the rxfifo_tout_int_raw interrupt.
Field SW_XOFF_INT_CLR writer - Set this bit to clear the sw_xoff_int_raw interrupt.
Field SW_XON_INT_CLR writer - Set this bit to clear the sw_xon_int_raw interrupt.
Field TXFIFO_EMPTY_INT_CLR writer - Set this bit to clear txfifo_empty_int_raw interrupt.
Field TX_BRK_DONE_INT_CLR writer - Set this bit to clear the tx_brk_done_int_raw interrupt..
Field TX_BRK_IDLE_DONE_INT_CLR writer - Set this bit to clear the tx_brk_idle_done_int_raw interrupt.
Field TX_DONE_INT_CLR writer - Set this bit to clear the tx_done_int_raw interrupt.
Field WAKEUP_INT_CLR writer - Set this bit to clear the uart_wakeup_int_raw interrupt.