#include <defines.h>
Data Fields | |
| int | type |
| bool | is_signed |
| sig_range * | prange |
| sig_range * | urange |
|
|
Set to TRUE if this port is signed |
|
|
Contains packed range information for this port |
|
|
Type of port (see Signal Supplemental Field Types for legal values) |
|
|
Contains unpacked range information for this port |
1.3.4