![]() |
CCAux
2.7.2.0
CCAux API reference
|
Go to the source code of this file.
Namespaces | |
namespace | CrossControl |
Typedefs | |
typedef void * | DIGIOHANDLE |
Functions | |
EXTERN_C CCAUXDLL_API DIGIOHANDLE CCAUXDLL_CALLING_CONV | GetDigIO (void) |
EXTERN_C CCAUXDLL_API void CCAUXDLL_CALLING_CONV | DigIO_release (DIGIOHANDLE) |
EXTERN_C CCAUXDLL_API eErr CCAUXDLL_CALLING_CONV | DigIO_getDigIO (DIGIOHANDLE, unsigned char *status) |
EXTERN_C CCAUXDLL_API eErr CCAUXDLL_CALLING_CONV | DigIO_setDigIO (DIGIOHANDLE, unsigned char state) |
Variables | |
const unsigned char | DigitalIn_1 = (1 << 0) |
const unsigned char | DigitalIn_2 = (1 << 1) |
const unsigned char | DigitalIn_3 = (1 << 2) |
const unsigned char | DigitalIn_4 = (1 << 3) |