AM263x MCU+ SDK  09.02.00
enet_cpdma_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 EnetCpdma_DrvObj_s * EnetDma_Handle
 Opaque handle for Enet CPDMA driver object. More...
 
typedef struct EnetCpdma_RxChObj_s * EnetDma_RxChHandle
 Opaque handle that holds software state for Enet RX DMA channel. More...
 
typedef struct EnetCpdma_TxChObj_s * EnetDma_TxChHandle
 Opaque handle that holds software state for Enet TX DMA channel. More...
 
typedef struct EnetCpdma_PktInfo_s EnetDma_Pkt
 Opaque handle that holds software state for Enet Packet Info. More...