MCUSW
Eth_ControlerConfigType Struct Reference

Detailed Description

Eth controller configuration type Configuration related to Eth controller configuration.

Data Fields

uint32 ctrlIdx
 
Eth_EnetType enetType
 
Eth_PortType macPort
 
uint32 macAddrHigh
 
uint32 macAddrLow
 
boolean useDefaultMac
 
Eth_MacConnectionType connType
 
boolean loopback
 
uint32 hwLoopTimeout
 
boolean enableTxIrq
 
boolean enableRxIrq
 
boolean isPacketMemCacheable
 
boolean isRingMemCacheable
 
boolean isDescMemCacheable
 
boolean enableVirtualMac
 
uint16 demEventNum
 
boolean enableRxIrqPacing
 
boolean enableTxIrqPacing
 
uint8 totalHwTimerNum
 
uint8 rxHwTimerIdx
 
uint8 txHwTimerIdx
 
Eth_VirtualMacConfigTypevirtualMacCfg
 
uint16 * demEventCfg
 
Eth_CpswConfigTypecpswCfg
 
Eth_Udma_CfgTypedmaCfgPtr
 
Eth_HwTimerConfigTypehwTimerCfgPtr
 
boolean * hwTimerDynPtr
 
Eth_MdioDelayNsecFunc mdioWriteLowDelayNsec
 
Eth_MdioDelayNsecFunc mdioWriteHighDelayNsec
 
Eth_MdioDelayNsecFunc mdioReadLowDelayNsec
 
Eth_MdioDelayNsecFunc mdioReadHighDelayNsec