struct DMA_Resource_s { DMA_DES DMA_Header; }; typedef struct DMA_Resource_s DMA_RESOURCE;
Contains information about a DMA resource.