Expand description

Structs

This register you can read, write_with_zero, reset, write, modify. See API.
Register ESC_CONF0 reader
Register ESC_CONF0 writer

Type Definitions

Field SEPER_CHAR reader - This register stores the seperator char seperator char is used to seperate the data frame.
Field SEPER_CHAR writer - This register stores the seperator char seperator char is used to seperate the data frame.
Field SEPER_ESC_CHAR0 reader - This register stores thee first char used to replace seperator char in data.
Field SEPER_ESC_CHAR0 writer - This register stores thee first char used to replace seperator char in data.
Field SEPER_ESC_CHAR1 reader - This register stores the second char used to replace seperator char in data . 0xdc 0xdb replace 0xc0 by default.
Field SEPER_ESC_CHAR1 writer - This register stores the second char used to replace seperator char in data . 0xdc 0xdb replace 0xc0 by default.