AM64x MCU+ SDK  08.06.00
enet_udma_types.h File Reference

Introduction

This file contains the base DMA definitions.

Go to the source code of this file.

Typedefs

Enet DMA driver opaque handles

Opaque handle typedefs for Enet DMA driver objects.

typedef struct EnetUdma_DrvObj_s * EnetDma_Handle
 Opaque handle for Enet UDMA driver object. More...
 
typedef struct EnetUdma_RxFlowObj_s * EnetDma_RxChHandle
 Opaque handle that holds software state for Enet RX DMA flow. More...
 
typedef struct EnetUdma_TxChObj_s * EnetDma_TxChHandle
 Opaque handle that holds software state for Enet TX DMA channel. More...
 
typedef struct EnetUdma_PktInfo_s EnetDma_Pkt
 Opaque handle that represents a DMA packet. More...