SPRUI03E June 2015 – January 2023
These directives set up specialized types for later use in expressions allowing you to use symbolic names to refer to compile-time constants. The types created are analogous to the enum type of the C language. This allows enumerated types to be shared between C and assembly code. See Chapter 12.
See Section 12.3.10 for an example of using .enum.