RTXI 1.3
comedi/comedi/drivers/unioxx5.c File Reference
#include <linux/comedidev.h>
#include <linux/ioport.h>

Go to the source code of this file.

Classes

struct  unioxx5_subd_priv

Defines

#define DRIVER_NAME   "unioxx5"
#define UNIOXX5_SIZE   0x10
#define UNIOXX5_SUBDEV_BASE   0xA000
#define UNIOXX5_SUBDEV_ODDS   0x400
#define MODULE_DIGITAL   0
#define MODULE_OUTPUT_MASK   0x80
#define UNIOXX5_NUM_OF_CHANS   24
#define TxBE   0x10
#define RxCA   0x20
#define Rx2CA   0x40
#define Rx4CA   0x80
#define Rx2CA_ERR_MASK   0x04
#define Rx4CA_ERR_MASK   0x08
#define ALL_2_INPUT   0
#define ALL_2_OUTPUT   1

Typedefs

typedef struct unioxx5_subd_priv unioxx5_subd_priv

Functions

 COMEDI_INITCLEANUP (unioxx5_driver)

Define Documentation

#define ALL_2_INPUT   0

Definition at line 71 of file unioxx5.c.

#define ALL_2_OUTPUT   1

Definition at line 72 of file unioxx5.c.

#define DRIVER_NAME   "unioxx5"

Definition at line 48 of file unioxx5.c.

#define MODULE_DIGITAL   0

Definition at line 54 of file unioxx5.c.

#define MODULE_OUTPUT_MASK   0x80

Definition at line 55 of file unioxx5.c.

#define Rx2CA   0x40

Definition at line 63 of file unioxx5.c.

#define Rx2CA_ERR_MASK   0x04

Definition at line 67 of file unioxx5.c.

#define Rx4CA   0x80

Definition at line 64 of file unioxx5.c.

#define Rx4CA_ERR_MASK   0x08

Definition at line 68 of file unioxx5.c.

#define RxCA   0x20

Definition at line 62 of file unioxx5.c.

#define TxBE   0x10

Definition at line 61 of file unioxx5.c.

#define UNIOXX5_NUM_OF_CHANS   24

Definition at line 58 of file unioxx5.c.

#define UNIOXX5_SIZE   0x10

Definition at line 49 of file unioxx5.c.

#define UNIOXX5_SUBDEV_BASE   0xA000

Definition at line 50 of file unioxx5.c.

#define UNIOXX5_SUBDEV_ODDS   0x400

Definition at line 51 of file unioxx5.c.


Typedef Documentation


Function Documentation

COMEDI_INITCLEANUP ( unioxx5_driver  )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines