#include <defines.h>
Data Fields | |
| uint32 | all |
| struct { | |
| uint32 order: 16 | |
| uint32 type: 3 | |
| uint32 owns_expr: 1 | |
| uint32 dimension: 10 | |
| } | part |
|
|
|
|
|
Specifies the signal dimension that this module parameter resolves |
|
|
Specifies the parameter order number in its module |
|
|
Specifies the parameter is the owner of the associated expression |
|
|
|
|
|
Specifies the parameter type (see Instance/module parameter supplemental type definitions. for legal value) |
1.3.4