DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

udi_dma_handle_t(3udi)


DMA handle type

SYNOPSIS

#include <udi.h>

typedef <HANDLE> udi_dma_handle_t;
 
/* Null handle value for udi_dma_handle_t */
 
#define  UDI_NULL_DMA_HANDLE				<NULL_HANDLE>
 

description The DMA handle type, udi_dma_handle_t, holds an opaque handle that refers to DMA resources managed by the environment.

DMA handles are not transferable between regions.


UDI Physical I/O Specification Contents