跳转到内容

BM_EthMessageTypeDef

结构体与成员名称和 BMAPI SDK 保持一致,便于直接对应头文件与示例代码。

BM_EthMessageTypeDef data structure.

Member Declaration Description
dstmac uint8_t dstmac [6] Destination MAC address
srcmac uint8_t srcmac [6] Source MAC address
type uint16_t type Message Type

This data-structure reference follows the current BUSMUST BMAPI SDK.