Specifying an Enumeration Implementation
Open the implementation editor for the enumeration as described in Opening the Implementation Editor for an Element (A).
All fields in the Value tab, except Memory Location of Instance and Memory Segment, are disabled because they are irrelevant for the implementation of enumeration elements.
The implementation data type is determined automatically; it is set to the smallest data type that includes the entire value range. The model interval is derived from he implementation interval.
In the Memory Location of Instance combo box, select the memory area where the element is located.
The available selection depends on the current target.
This setting is only relevant for experiments on microcontroller targets and is ignored in all other cases.
In the Additional Info tab, enter information for your code generator.
This information is only evaluated where applicable. The exact nature of the information you can enter here depends on your target and code generator.
See also
Opening the Implementation Editor for an Element (A)