#include "IOBUFconfig.h"#include "..\..\..\driver\src\common\ErrorHandler.h"Defines | |
| #define | SIGNAL_HBR_ATTEMPS 1 |
Functions | |
| T_IOBUF_HANDLE | iobuf_open (unsigned char pa_cBufferType, unsigned char pa_cBufFullHandle, unsigned short pa_nBufferSize) |
| T_ERROR_CODE | iobuf_writeData (T_IOBUF_HANDLE pa_hDevice, unsigned char pa_cData) |
| unsigned char | iobuf_readData (T_IOBUF_HANDLE pa_hDevice, T_ERROR_CODE *pa_cError) |
| unsigned short | iobuf_close (T_IOBUF_HANDLE pa_hDevice) |
| unsigned short | iobuf_getBytesInBuffer (T_IOBUF_HANDLE pa_hDevice) |
Variables | |
| bool | g_bIOBUFinitialized |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1