dscCounterRead

BYTE dscCounterRead(DSCB board, DSCCR* dsccr);

Reads the data from an 82C54 counter.

Name

Description

DSCB

The handle of the board to operate on

The settings for all counters in the structure dsccr; see DSCCR definition

Return Value

Error code or 0.

Last updated