S32 SDK
edma_software_tcd_t Struct Reference

eDMA TCD Implements : edma_software_tcd_t_Class More...

#include <edma_driver.h>

Data Fields

uint32_t SADDR
 
int16_t SOFF
 
uint16_t ATTR
 
uint32_t NBYTES
 
int32_t SLAST
 
uint32_t DADDR
 
int16_t DOFF
 
uint16_t CITER
 
int32_t DLAST_SGA
 
uint16_t CSR
 
uint16_t BITER
 

Detailed Description

eDMA TCD Implements : edma_software_tcd_t_Class

Definition at line 260 of file edma_driver.h.

Field Documentation

uint16_t ATTR

Definition at line 263 of file edma_driver.h.

uint16_t BITER

Definition at line 271 of file edma_driver.h.

uint16_t CITER

Definition at line 268 of file edma_driver.h.

uint16_t CSR

Definition at line 270 of file edma_driver.h.

uint32_t DADDR

Definition at line 266 of file edma_driver.h.

int32_t DLAST_SGA

Definition at line 269 of file edma_driver.h.

int16_t DOFF

Definition at line 267 of file edma_driver.h.

uint32_t NBYTES

Definition at line 264 of file edma_driver.h.

uint32_t SADDR

Definition at line 261 of file edma_driver.h.

int32_t SLAST

Definition at line 265 of file edma_driver.h.

int16_t SOFF

Definition at line 262 of file edma_driver.h.


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