#include <defines.h>
Data Fields | |
| vsignal * | sig |
| static_expr * | value |
| bool | last |
| enum_item * | next |
|
|
Set to TRUE if this is the last enumerated value in the list |
|
|
Pointer to next enumeration item in the list |
|
|
Enumerated value in the form of a signal |
|
|
Value to assign to enumerated value |
1.3.4