AM273x MCU+ SDK  08.03.00

Introduction

This group contains structure and type definitions needed to properly construct the Enet CPDMA configuration structure which is part of the top-level Enet CPDMA configuration structure.

Data Structures

struct  EnetCpdma_OpenTxChPrms
 Param struct for the TX channel open function. More...
 
struct  EnetCpdma_OpenRxChPrms
 Param struct for the RX channel open function. More...
 
struct  EnetCpdma_RxChInitPrms
 Global Param struct for the Rx channel open. More...
 
struct  EnetCpdma_Cfg
 Config structure for Enet CPDMA. More...
 
struct  EnetDma_initCfg
 Config structure for Enet CPDMA Data Path initialization. More...
 

Typedefs

typedef EnetCpdma_OpenRxChPrms EnetDma_OpenRxChPrms
 Param struct for the RX channel open function. We include this typedef as top level DMA APIs use EnetDma_OpenRxChPrms struct. More...
 

Typedef Documentation

◆ EnetDma_OpenRxChPrms

Param struct for the RX channel open function. We include this typedef as top level DMA APIs use EnetDma_OpenRxChPrms struct.