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

port_info_s Struct Reference

#include <defines.h>


Detailed Description

Container for port-specific information.


Data Fields

int type
bool is_signed
sig_rangeprange
sig_rangeurange


Field Documentation

bool port_info_s::is_signed
 

Set to TRUE if this port is signed

sig_range* port_info_s::prange
 

Contains packed range information for this port

int port_info_s::type
 

Type of port (see Signal Supplemental Field Types for legal values)

sig_range* port_info_s::urange
 

Contains unpacked range information for this port


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