CFG_CntrCounterLockControl

CFG_CntrCounterLockControl gets or sets the counter lock type of each counter on the device.

Description

Type INT32U array
Length 4 bytes for one counter channel
Access type Read/Write
Value Each element in the array represents one supported counter lock type:

1 - OVERFLOWLOCK: Lock counter when overflow.
2 - UNDERFLOWLOCK: Lock counter when underflow.
3 - OVERUNDERLOCK: Lock counter when overflow or underflow.

See also

DRV_DeviceGetProperty