| |||
| Home > Connection Properties Reference > Memory mapping Advanced_Information settings reference > Register_enum | |||
Enumerations can be used, instead of values, when a register is displayed in the Registers pane. This setting enables you to define the names associated with different values. Names defined in this group are displayed in the Registers pane, and can be used to change register values.
Register bit fields are numbered 0, 1, 2,... regardless of their position in the register.
The Register_enum group includes a base
group called Default, but typically you create one
or more named register enumeration groups. The group includes the
following setting:
You can specify a list of names in one of the following formats:
name,name,name,...
name=value,name=value,name=value,...