|
Defines the prefix the MOD_ functions (see 'functions' below) will be renamed with. |
|
Defines the prefix the MOD_ functions (see 'multiple function interface' below) will be renamed with. |
|
Include any other headers the module needs last. |
|
Include any other headers the module may need last. |
Data transfer structures |
Data exchange structures |
|
|
|
<pre> |
|
|
|
* |
|
char *buffer2; /* pointer to data array with frame data unused */ |
|
char *buffer2; /* pointer to data array with frame data (UNUSED) */ |
|
|
|
</pre> |