Module esp32c6_lp::lp_uart::int_clr
source · Expand description
Interrupt clear bits
Structs§
- Interrupt clear bits
Type Aliases§
- Field
AT_CMD_CHAR_DETwriter - Set this bit to clear the at_cmd_char_det_int_raw interrupt. - Field
BRK_DETwriter - Set this bit to clear the brk_det_int_raw interrupt. - Field
CTS_CHGwriter - Set this bit to clear the cts_chg_int_raw interrupt. - Field
DSR_CHGwriter - Set this bit to clear the dsr_chg_int_raw interrupt. - Field
FRM_ERRwriter - Set this bit to clear frm_err_int_raw interrupt. - Field
GLITCH_DETwriter - Set this bit to clear the glitch_det_int_raw interrupt. - Field
PARITY_ERRwriter - Set this bit to clear parity_err_int_raw interrupt. - Field
RXFIFO_FULLwriter - Set this bit to clear the rxfifo_full_int_raw interrupt. - Field
RXFIFO_OVFwriter - Set this bit to clear rxfifo_ovf_int_raw interrupt. - Field
RXFIFO_TOUTwriter - Set this bit to clear the rxfifo_tout_int_raw interrupt. - Field
SW_XOFFwriter - Set this bit to clear the sw_xoff_int_raw interrupt. - Field
SW_XONwriter - Set this bit to clear the sw_xon_int_raw interrupt. - Field
TXFIFO_EMPTYwriter - Set this bit to clear txfifo_empty_int_raw interrupt. - Field
TX_BRK_DONEwriter - Set this bit to clear the tx_brk_done_int_raw interrupt.. - Field
TX_BRK_IDLE_DONEwriter - Set this bit to clear the tx_brk_idle_done_int_raw interrupt. - Field
TX_DONEwriter - Set this bit to clear the tx_done_int_raw interrupt. - Register
INT_CLRwriter - Field
WAKEUPwriter - Set this bit to clear the uart_wakeup_int_raw interrupt.