![]() |
MCUSW
|
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_VirtualMacConfigType * | virtualMacCfg |
| uint16 * | demEventCfg |
| Eth_CpswConfigType * | cpswCfg |
| Eth_Udma_CfgType * | dmaCfgPtr |
| Eth_HwTimerConfigType * | hwTimerCfgPtr |
| boolean * | hwTimerDynPtr |
| Eth_MdioDelayNsecFunc | mdioWriteLowDelayNsec |
| Eth_MdioDelayNsecFunc | mdioWriteHighDelayNsec |
| Eth_MdioDelayNsecFunc | mdioReadLowDelayNsec |
| Eth_MdioDelayNsecFunc | mdioReadHighDelayNsec |