AM273x MCU+ SDK  08.02.00

Detailed Description

Config structure for Enet CPDMA.

The parameter structure for Enet CPDMA configuration, containing a Rx channel config and NAVSS instance id.

Data Fields

bool isCacheable
 
uint32_t txInterruptPerMSec
 
uint32_t rxInterruptPerMSec
 
EnetCpdma_RxChInitPrms rxChInitPrms
 

Field Documentation

◆ isCacheable

bool EnetCpdma_Cfg::isCacheable

flag to indicate whether the descriptor area is cacheable

◆ txInterruptPerMSec

uint32_t EnetCpdma_Cfg::txInterruptPerMSec

Number of tx Interrupts per millisecond

◆ rxInterruptPerMSec

uint32_t EnetCpdma_Cfg::rxInterruptPerMSec

Number of rx Interrupts per millisecond

◆ rxChInitPrms

EnetCpdma_RxChInitPrms EnetCpdma_Cfg::rxChInitPrms

RX channel configuration parameters