MCUSW
Eth_VirtualMacConfigType Struct Reference

Detailed Description

Eth driver virtual mac configuration data Configuration related to virtual MAC configuration.

Data Fields

uint32 ethfwRpcComChId
 
Eth_RpcCmdComplete rpcCmdComplete
 
boolean pollRecvMsgInEthMain
 
Eth_RpcFwRegistered fwRegisteredCb
 

Field Documentation

◆ ethfwRpcComChId

uint32 Eth_VirtualMacConfigType::ethfwRpcComChId

CddIpc Communication channel

◆ rpcCmdComplete

Eth_RpcCmdComplete Eth_VirtualMacConfigType::rpcCmdComplete

Callback to inidcate completion of prior Eth_dispatchVirtmacXXX API

◆ pollRecvMsgInEthMain

boolean Eth_VirtualMacConfigType::pollRecvMsgInEthMain

Flag to enable Eth Rpc recv msg polling in Eth_main

◆ fwRegisteredCb

Eth_RpcFwRegistered Eth_VirtualMacConfigType::fwRegisteredCb

App Callback invoked on ethernet firmware registration is done