The xDig register class is used for reading and writing bit fields of simple digital registers within VXI cards. Access to the hardware must involve only a single access via the VXI backplane.

Whole words can be accessed by setting the length and bit attributes to zero.
The class accepts values in decimal or hex format.

All address variables are VME addresses and are thus expressed in units of bytes (8 bits).

Attributes :-

The absolute VME address of a register (relative to the card base address allocated by the Resource Manager) is given by (channel area base address) + (channel number * channel size) + (register offset).