Module esp32::uhci0::escape_conf
source · Expand description
Structs
Register
ESCAPE_CONF readerRegister
ESCAPE_CONF writerType Definitions
Field
RX_11_ESC_EN reader - Set this bit to enable flow control char 0x11 replace when DMA sends data.Field
RX_11_ESC_EN writer - Set this bit to enable flow control char 0x11 replace when DMA sends data.Field
RX_13_ESC_EN reader - Set this bit to enable flow control char 0x13 replace when DMA sends data.Field
RX_13_ESC_EN writer - Set this bit to enable flow control char 0x13 replace when DMA sends data.Field
RX_C0_ESC_EN reader - Set this bit to enable 0xc0 char replace when DMA sends data.Field
RX_C0_ESC_EN writer - Set this bit to enable 0xc0 char replace when DMA sends data.Field
RX_DB_ESC_EN reader - Set this bit to enable 0xdb char replace when DMA sends data.Field
RX_DB_ESC_EN writer - Set this bit to enable 0xdb char replace when DMA sends data.Field
TX_11_ESC_EN reader - Set this bit to enable flow control char 0x11 decode when DMA receives data.Field
TX_11_ESC_EN writer - Set this bit to enable flow control char 0x11 decode when DMA receives data.Field
TX_13_ESC_EN reader - Set this bit to enable flow control char 0x13 decode when DMA receives data.Field
TX_13_ESC_EN writer - Set this bit to enable flow control char 0x13 decode when DMA receives data.Field
TX_C0_ESC_EN reader - Set this bit to enable 0xc0 char decode when DMA receives data.Field
TX_C0_ESC_EN writer - Set this bit to enable 0xc0 char decode when DMA receives data.Field
TX_DB_ESC_EN reader - Set this bit to enable 0xdb char decode when DMA receives data.Field
TX_DB_ESC_EN writer - Set this bit to enable 0xdb char decode when DMA receives data.