Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
hwdrv_apci16xx.h File Reference

Go to the source code of this file.

Macros

#define COMEDI_SUBD_TTLIO   11 /* Digital Input Output But TTL */
 
#define ADDIDATA_DISABLE   0
 
#define APCI16XX_TTL_INIT   0
 
#define APCI16XX_TTL_INITDIRECTION   1
 
#define APCI16XX_TTL_OUTPUTMEMORY   2
 
#define APCI16XX_TTL_READCHANNEL   0
 
#define APCI16XX_TTL_READPORT   1
 
#define APCI16XX_TTL_WRITECHANNEL_ON   0
 
#define APCI16XX_TTL_WRITECHANNEL_OFF   1
 
#define APCI16XX_TTL_WRITEPORT_ON   2
 
#define APCI16XX_TTL_WRITEPORT_OFF   3
 
#define APCI16XX_TTL_READ_ALL_INPUTS   0
 
#define APCI16XX_TTL_READ_ALL_OUTPUTS   1
 

Macro Definition Documentation

#define ADDIDATA_DISABLE   0

Definition at line 24 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_INIT   0

Definition at line 27 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_INITDIRECTION   1

Definition at line 28 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_OUTPUTMEMORY   2

Definition at line 29 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_READ_ALL_INPUTS   0

Definition at line 39 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_READ_ALL_OUTPUTS   1

Definition at line 40 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_READCHANNEL   0

Definition at line 31 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_READPORT   1

Definition at line 32 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_WRITECHANNEL_OFF   1

Definition at line 35 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_WRITECHANNEL_ON   0

Definition at line 34 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_WRITEPORT_OFF   3

Definition at line 37 of file hwdrv_apci16xx.h.

#define APCI16XX_TTL_WRITEPORT_ON   2

Definition at line 36 of file hwdrv_apci16xx.h.

#define COMEDI_SUBD_TTLIO   11 /* Digital Input Output But TTL */

Definition at line 19 of file hwdrv_apci16xx.h.