ETHFW API Guide
EthRemoteCfg_NotifyHdr Struct Reference

Detailed Description

Notify message structure.

Structure of every notify message and consists of common message header EthRemoteCfg_MsgHdr and the notification type (id).

Data Fields

EthRemoteCfg_MsgHdr common
 
uint32_t notifyType
 

Field Documentation

◆ common

EthRemoteCfg_MsgHdr EthRemoteCfg_NotifyHdr::common

Common message header containing details about the remote client.

◆ notifyType

uint32_t EthRemoteCfg_NotifyHdr::notifyType

Notify type used to denote the type of notify message.