|
RADPx-OS Kernel (Radical Posix OS)
Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
|
Public data structure for rad_dma_transfer. More...
#include <radkernel.h>
Public Attributes | |
| uint32_t | size |
| Public structure field. | |
| rad_dma_transfer_type_t | type |
| Public structure field. | |
| rad_dma_request_id_t | request_id |
| Public structure field. | |
| const void * | source |
| Public structure field. | |
| void * | destination |
| Public structure field. | |
| uintptr_t | peripheral_address |
| Public structure field. | |
| uint32_t | flags |
| Public structure field. | |
Public data structure for rad_dma_transfer.