Module esp32c6::uhci0::esc_conf0

source ·
Expand description

UHCI Escapes Sequence Configuration Register0

Structs

  • UHCI Escapes Sequence Configuration Register0
  • Register ESC_CONF0 reader
  • Register ESC_CONF0 writer

Type Definitions

  • Field SEPER_CHAR reader - Configures the delimiter for encoding, default value is 0xC0.
  • Field SEPER_CHAR writer - Configures the delimiter for encoding, default value is 0xC0.
  • Field SEPER_ESC_CHAR0 reader - Configures the first char of SLIP escape character, default value is 0xDB.
  • Field SEPER_ESC_CHAR0 writer - Configures the first char of SLIP escape character, default value is 0xDB.
  • Field SEPER_ESC_CHAR1 reader - Configures the second char of SLIP escape character, default value is 0xDC.
  • Field SEPER_ESC_CHAR1 writer - Configures the second char of SLIP escape character, default value is 0xDC.