dsc9513ReadHoldRegister

BYTE dsc9513ReadHoldRegister(DSCB board, BYTE counter, WORD* value)

This function returns the 16-bit data in the selected counter's hold register. The counter data must first be latched by a Save or Save and Disarm command using dsc9513CounterControl() or dsc9513SingleCounterControl().

Last updated