[][src]Type Definition esp32::uart::uart_int_clr_reg::R

type R = R<u32, UART_INT_CLR_REG>;

Reader of register UART_INT_CLR_REG

Methods

impl R[src]

pub fn uart_at_cmd_char_det_int_clr(&self) -> UART_AT_CMD_CHAR_DET_INT_CLR_R[src]

Bit 18 - Set this bit to clear the at_cmd_char_det_int_raw interrupt.

pub fn uart_rs485_clash_int_clr(&self) -> UART_RS485_CLASH_INT_CLR_R[src]

Bit 17 - Set this bit to clear the rs485_clash_int_raw interrupt.

pub fn uart_rs485_frm_err_int_clr(&self) -> UART_RS485_FRM_ERR_INT_CLR_R[src]

Bit 16 - Set this bit to clear the rs485_frm_err_int_raw interrupt.

pub fn uart_rs485_parity_err_int_clr(&self) -> UART_RS485_PARITY_ERR_INT_CLR_R[src]

Bit 15 - Set this bit to clear the rs485_parity_err_int_raw interrupt.

pub fn uart_tx_done_int_clr(&self) -> UART_TX_DONE_INT_CLR_R[src]

Bit 14 - Set this bit to clear the tx_done_int_raw interrupt.

pub fn uart_tx_brk_idle_done_int_clr(&self) -> UART_TX_BRK_IDLE_DONE_INT_CLR_R[src]

Bit 13 - Set this bit to clear the tx_brk_idle_done_int_raw interrupt.

pub fn uart_tx_brk_done_int_clr(&self) -> UART_TX_BRK_DONE_INT_CLR_R[src]

Bit 12 - Set this bit to clear the tx_brk_done_int_raw interrupt..

pub fn uart_glitch_det_int_clr(&self) -> UART_GLITCH_DET_INT_CLR_R[src]

Bit 11 - Set this bit to clear the glitch_det_int_raw interrupt.

pub fn uart_sw_xoff_int_clr(&self) -> UART_SW_XOFF_INT_CLR_R[src]

Bit 10 - Set this bit to clear the sw_xon_int_raw interrupt.

pub fn uart_sw_xon_int_clr(&self) -> UART_SW_XON_INT_CLR_R[src]

Bit 9 - Set this bit to clear the sw_xon_int_raw interrupt.

pub fn uart_rxfifo_tout_int_clr(&self) -> UART_RXFIFO_TOUT_INT_CLR_R[src]

Bit 8 - Set this bit to clear the rxfifo_tout_int_raw interrupt.

pub fn uart_brk_det_int_clr(&self) -> UART_BRK_DET_INT_CLR_R[src]

Bit 7 - Set this bit to clear the brk_det_int_raw interrupt.

pub fn uart_cts_chg_int_clr(&self) -> UART_CTS_CHG_INT_CLR_R[src]

Bit 6 - Set this bit to clear the cts_chg_int_raw interrupt.

pub fn uart_dsr_chg_int_clr(&self) -> UART_DSR_CHG_INT_CLR_R[src]

Bit 5 - Set this bit to clear the dsr_chg_int_raw interrupt.

pub fn uart_rxfifo_ovf_int_clr(&self) -> UART_RXFIFO_OVF_INT_CLR_R[src]

Bit 4 - Set this bit to clear rxfifo_ovf_int_raw interrupt.

pub fn uart_frm_err_int_clr(&self) -> UART_FRM_ERR_INT_CLR_R[src]

Bit 3 - Set this bit to clear frm_err_int_raw interrupt.

pub fn uart_parity_err_int_clr(&self) -> UART_PARITY_ERR_INT_CLR_R[src]

Bit 2 - Set this bit to clear parity_err_int_raw interrupt.

pub fn uart_txfifo_empty_int_clr(&self) -> UART_TXFIFO_EMPTY_INT_CLR_R[src]

Bit 1 - Set this bit to clear txfifo_empty_int_raw interrupt.

pub fn uart_rxfifo_full_int_clr(&self) -> UART_RXFIFO_FULL_INT_CLR_R[src]

Bit 0 - Set this bit to clear the rxfifo_full_int_raw interrupt.