Expand description

Escape sequence configuration register 0

Structs

Escape sequence configuration register 0

Register ESC_CONF0 reader

Register ESC_CONF0 writer

Type Definitions

Field SEPER_CHAR reader - This register is used to define separators to encode data packets. The default value is 0xC0.

Field SEPER_CHAR writer - This register is used to define separators to encode data packets. The default value is 0xC0.

Field SEPER_ESC_CHAR0 reader - This register is used to define the first character of SLIP escape sequence. The default value is 0xDB.

Field SEPER_ESC_CHAR0 writer - This register is used to define the first character of SLIP escape sequence. The default value is 0xDB.

Field SEPER_ESC_CHAR1 reader - This register is used to define the second character of SLIP escape sequence. The default value is 0xDC.

Field SEPER_ESC_CHAR1 writer - This register is used to define the second character of SLIP escape sequence. The default value is 0xDC.