Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

psuppl_u Union Reference

#include <defines.h>


Detailed Description

Supplemental module parameter information.


Data Fields

uint32 all
struct {
   uint32   order: 16
   uint32   type: 3
   uint32   owns_expr: 1
   uint32   dimension: 10
part


Field Documentation

uint32 psuppl_u::all
 

uint32 psuppl_u::dimension
 

Specifies the signal dimension that this module parameter resolves

uint32 psuppl_u::order
 

Specifies the parameter order number in its module

uint32 psuppl_u::owns_expr
 

Specifies the parameter is the owner of the associated expression

struct { ... } psuppl_u::part
 

uint32 psuppl_u::type
 

Specifies the parameter type (see Instance/module parameter supplemental type definitions. for legal value)


The documentation for this union was generated from the following file:
Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4