dscCounterRead()
byte dscCounterRead(short board, ref DSCCR dsccr);
Reads the data from an 82C54 counter.
Name
Description
board
The handle of the board to operate on
DSCCR
The settings for all counters in the structure dsccr; see DSCCR definition
Return Value
Error code or 0.
Last updated
Was this helpful?