dscFifoStatus

BYTE dscFifoStatus(DSCB board, DSCFIFO* Fifo)

This function will read current status of FIFO and store all the values of structure variables.

Name

Description

DSCB

The handle of the board to operate on

DSCFIFO structure pointer

Return Value

Error code or 0.

Last updated