![]() |
RTXI 1.3
|
Go to the source code of this file.
Classes | |
| struct | aio_iiro_16_board_struct |
| struct | aio_iiro_16_private |
Defines | |
| #define | AIO_IIRO_16_SIZE 0x08 |
| #define | AIO_IIRO_16_RELAY_0_7 0x00 |
| #define | AIO_IIRO_16_INPUT_0_7 0x01 |
| #define | AIO_IIRO_16_IRQ 0x02 |
| #define | AIO_IIRO_16_RELAY_8_15 0x04 |
| #define | AIO_IIRO_16_INPUT_8_15 0x05 |
| #define | thisboard ((const aio_iiro_16_board *) dev->board_ptr) |
| #define | devpriv ((aio_iiro_16_private *) dev->private) |
Typedefs | |
| typedef struct aio_iiro_16_board_struct | aio_iiro_16_board |
Functions | |
| COMEDI_INITCLEANUP (driver_aio_iiro_16) | |
| #define AIO_IIRO_16_INPUT_0_7 0x01 |
Definition at line 42 of file aio_iiro_16.c.
| #define AIO_IIRO_16_INPUT_8_15 0x05 |
Definition at line 45 of file aio_iiro_16.c.
| #define AIO_IIRO_16_IRQ 0x02 |
Definition at line 43 of file aio_iiro_16.c.
| #define AIO_IIRO_16_RELAY_0_7 0x00 |
Definition at line 41 of file aio_iiro_16.c.
| #define AIO_IIRO_16_RELAY_8_15 0x04 |
Definition at line 44 of file aio_iiro_16.c.
| #define AIO_IIRO_16_SIZE 0x08 |
Definition at line 40 of file aio_iiro_16.c.
| #define devpriv ((aio_iiro_16_private *) dev->private) |
Definition at line 68 of file aio_iiro_16.c.
| #define thisboard ((const aio_iiro_16_board *) dev->board_ptr) |
Definition at line 60 of file aio_iiro_16.c.
| typedef struct aio_iiro_16_board_struct aio_iiro_16_board |
| COMEDI_INITCLEANUP | ( | driver_aio_iiro_16 | ) |