Module esp8266::uart1::uart_int_clr [−][src]
Expand description
UART INTERRUPT CLEAR REGISTER
Structs
Field brk_det_int_clr writer - Set this bit to clear the rx byte start interrupt
Field cts_chg_int_clr writer - Set this bit to clear the CTS changing interrupt
Field dsr_chg_int_clr writer - Set this bit to clear the DSR changing interrupt
Field frm_err_int_clr writer - Set this bit to clear other rx error interrupt
Field parity_err_int_clr writer - Set this bit to clear the parity error interrupt
Field rxfifo_full_int_clr writer - Set this bit to clear the rx fifo full interrupt
Field rxfifo_ovf_int_clr writer - Set this bit to clear the rx fifo over-flow interrupt
Field rxfifo_tout_int_clr writer - Set this bit to clear the rx time-out interrupt
Field txfifo_empty_int_clr writer - Set this bit to clear the tx fifo empty interrupt
UART INTERRUPT CLEAR REGISTER
Register UART_INT_CLR writer