A826_ad_dma_stop, A826_ad_dma_isnotfinished, 4 a826_ad_dma_stop 3.6.5 a826_ad_dma_isnotfinished – Omega Engineering OME-A826PG User Manual
Page 53: 4 a826_ad_dma_stop, 5 a826_ad_dma_isnotfinished
OME-A-826PG Software Manual [Win 95/98/NT]
3.6.4 A826_AD_DMA_Stop
z
Description:
This subroutine will free the allocated DMA buffer that in system area.
z
Syntax:
WORD A826_AD_DMA_Stop(void )
z
Parameter:
void.
z
Return Value:
NoError
: successful
DmaStopError : fail
3.6.5 A826_AD_DMA_IsNotFinished
z
Description:
This subroutine is to detect if the DMA have finished.
z
Syntax:
WORD A826_AD_DMA_IsNotFinished(void )
z
Parameter:
void.
z
Return Value:
0: the DMA transfer is finish.
1: the DMA transfer is proceeding.
Date: Aug-15-2000 Ver: 2.2 Page 51