Module esp32s2::uhci0::esc_conf3

source ·
Expand description

Escape sequence configuration register 3

Structs§

Type Aliases§

  • Field ESC_SEQ2_CHAR0 reader - This register is used to define the first character of SLIP escape sequence. The default value is 0xDB.
  • Field ESC_SEQ2_CHAR0 writer - This register is used to define the first character of SLIP escape sequence. The default value is 0xDB.
  • Field ESC_SEQ2_CHAR1 reader - This register is used to define the second character of SLIP escape sequence. The default value is 0xDF.
  • Field ESC_SEQ2_CHAR1 writer - This register is used to define the second character of SLIP escape sequence. The default value is 0xDF.
  • Field ESC_SEQ2 reader - This register is used to define a character that need to be decoded. The default value is 0x13 that used as a flow control character.
  • Field ESC_SEQ2 writer - This register is used to define a character that need to be decoded. The default value is 0x13 that used as a flow control character.
  • Register ESC_CONF3 reader
  • Register ESC_CONF3 writer