File mudaq.h
FileList > kerneldriver > mudaq.h
Go to the source code of this file
#include <linux/ioctl.h>#include <linux/types.h>
Classes
| Type | Name |
|---|---|
| struct | mesg |
Public Static Attributes
| Type | Name |
|---|---|
| const int | MAX_NUM_DEVICES = 8 |
Macros
| Type | Name |
|---|---|
| define | MUDAQ_IOC_NR 4 |
| define | MUDAQ_IOC_TYPE 102 |
| define | REQUEST_INTERRUPT_COUNTER \_IOR(MUDAQ\_IOC\_TYPE, 1, int) |
Public Static Attributes Documentation
variable MAX_NUM_DEVICES
const int MAX_NUM_DEVICES;
configuration
Macro Definition Documentation
define MUDAQ_IOC_NR
#define MUDAQ_IOC_NR `4`
define MUDAQ_IOC_TYPE
#define MUDAQ_IOC_TYPE `102`
define REQUEST_INTERRUPT_COUNTER
#define REQUEST_INTERRUPT_COUNTER `_IOR(MUDAQ_IOC_TYPE, 1, int)`
Request current interrupt number from driver
The documentation for this class was generated from the following file midas_fe/kerneldriver/mudaq.h