S32 SDK
edma_scatter_gather_list_t Struct Reference

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

#include <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 179 of file edma_driver.h.

Field Documentation

uint32_t address

Address of buffer.

Definition at line 180 of file edma_driver.h.

uint32_t length

Length of buffer.

Definition at line 181 of file edma_driver.h.

Type of the DMA transfer

Definition at line 182 of file edma_driver.h.


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