edma_scatter_gather_list_t Struct Reference

Data structure for configuring a discrete memory transfer. Implements : edma_scatter_gather_list_t_Class. More...

#include <platform/drivers/inc/edma_driver.h>

Data Fields

uint32_t address
 
uint32_t length
 
edma_transfer_type_t type
 

Detailed Description

Data structure for configuring a discrete memory transfer. Implements : edma_scatter_gather_list_t_Class.

Definition at line 315 of file edma_driver.h.

Field Documentation

uint32_t address

Address of buffer.

Definition at line 316 of file edma_driver.h.

uint32_t length

Length of buffer.

Definition at line 317 of file edma_driver.h.

Type of the DMA transfer

Definition at line 318 of file edma_driver.h.


The documentation for this struct was generated from the following file: