EtherHeaderOverviewSummaryData FieldsEtherHeaderOverviewRelated Modules: WLAN Description: Defines the Ethernet header information of a data frame, including the destination address, source address, and Ethernet type. Since: 1.0 SummaryData Fields Variable Name Description etherDhost [MAC_ADDR_SIZE] uint8_t etherShost [MAC_ADDR_SIZE] uint8_t etherType uint16_t