devLib2  2.12
Data Fields
VMECSRID Struct Reference

ID info for a VME64(x) device This structure is used to hold identifying information for a VME64 compatible device. When used for searching each field can hold a specific value of the 'VMECSRANY' wildcard. More...

#include <devcsr.h>

Data Fields

epicsUInt32 vendor
 
epicsUInt32 board
 
epicsUInt32 revision
 

Detailed Description

ID info for a VME64(x) device This structure is used to hold identifying information for a VME64 compatible device. When used for searching each field can hold a specific value of the 'VMECSRANY' wildcard.

Definition at line 58 of file devcsr.h.

Field Documentation

◆ board

epicsUInt32 VMECSRID::board

Definition at line 59 of file devcsr.h.

◆ revision

epicsUInt32 VMECSRID::revision

Definition at line 59 of file devcsr.h.

◆ vendor

epicsUInt32 VMECSRID::vendor

Definition at line 59 of file devcsr.h.


The documentation for this struct was generated from the following file: