Expand description
Escape sequence configuration register 3
Structs
Escape sequence configuration register 3
Register
ESC_CONF3
readerRegister
ESC_CONF3
writerType Definitions
Field
ESC_SEQ2_CHAR0
reader - This register is used to define the first char of slip escape sequence when encoding the UHCI_ESC_SEQ2, default is 0xdb.Field
ESC_SEQ2_CHAR0
writer - This register is used to define the first char of slip escape sequence when encoding the UHCI_ESC_SEQ2, default is 0xdb.Field
ESC_SEQ2_CHAR1
reader - This register is used to define the second char of slip escape sequence when encoding the UHCI_ESC_SEQ2, default is 0xdf.Field
ESC_SEQ2_CHAR1
writer - This register is used to define the second char of slip escape sequence when encoding the UHCI_ESC_SEQ2, default is 0xdf.Field
ESC_SEQ2
reader - This register is used to define a char that need to be decoded, default is 0x13 that used as flow control char.Field
ESC_SEQ2
writer - This register is used to define a char that need to be decoded, default is 0x13 that used as flow control char.