|
|
libRASCH: comm_para Struct Reference
comm_para Struct Reference
|
Data Fields |
| int | type |
| union { |
| char c |
| unsigned char b |
| short int sn |
| unsigned short int usn |
| int n |
| unsigned int un |
| long l |
| unsigned long ul |
| float f |
| double d |
| char * pc |
| unsigned char * pb |
| short int * psn |
| unsigned short int * pusn |
| int * pn |
| unsigned int * pun |
| long * pl |
| unsigned long * pul |
| float * pf |
| double * pd |
| void * pv |
| } | v |
Field Documentation
The documentation for this struct was generated from the following file:
Generated on Fri May 27 11:33:45 2005 for libRASCH by
1.4.2
|