Module esp32s3::uhci0::esc_conf2

source ·
Expand description

Escape sequence configuration register 2

Structs

Escape sequence configuration register 2
Register ESC_CONF2 reader
Register ESC_CONF2 writer

Type Definitions

Field ESC_SEQ1_CHAR0 reader - This register is used to define the first char of slip escape sequence when encoding the UHCI_ESC_SEQ1, default is 0xdb.
Field ESC_SEQ1_CHAR0 writer - This register is used to define the first char of slip escape sequence when encoding the UHCI_ESC_SEQ1, default is 0xdb.
Field ESC_SEQ1_CHAR1 reader - This register is used to define the second char of slip escape sequence when encoding the UHCI_ESC_SEQ1, default is 0xde.
Field ESC_SEQ1_CHAR1 writer - This register is used to define the second char of slip escape sequence when encoding the UHCI_ESC_SEQ1, default is 0xde.
Field ESC_SEQ1 reader - This register is used to define a char that need to be encoded, default is 0x11 that used as flow control char.
Field ESC_SEQ1 writer - This register is used to define a char that need to be encoded, default is 0x11 that used as flow control char.