Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function puts a Direct Memory Access (DMA) transfer into auto start mode.
Syntax
BOOL DMAStartTransfer(
DMA_TRANSFER_HANDLE hDmaTransferHandle
);
Parameters
- hBuffer
[in] DMA transfer handle.
Return Value
Returns TRUE on success. Returns FALSE on failure.
Requirements
Header |
oaldma.h |
Library |
CEDDK.lib |