DEVICE_DRIVER Struct Reference
[Equipment related]


Data Fields

char name [NAME_LENGTH]
INT(* dd )(INT cmd,...)
INT channels
INT(* bd )(INT cmd,...)
DWORD flags
void * dd_info

Field Documentation

INT(* DEVICE_DRIVER::bd)(INT cmd,...)
 

Bus driver entry point

INT DEVICE_DRIVER::channels
 

Number of channels

Definition at line 896 of file midas.h.

INT(* DEVICE_DRIVER::dd)(INT cmd,...)
 

Device driver entry point

void* DEVICE_DRIVER::dd_info
 

Private info for device driver

Definition at line 899 of file midas.h.

DWORD DEVICE_DRIVER::flags
 

Combination of DF_xx

Definition at line 898 of file midas.h.

char DEVICE_DRIVER::name[NAME_LENGTH]
 

Driver name

Definition at line 894 of file midas.h.

Referenced by register_equipment().


Midas DOC Version 1.9.5 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk