RSL_Types: Define each enumerated member

TTCN-3 enumerated seems to behave different than C enums, so you cannot
simply assume that the next element will have the previous element
value+1.
1 file changed