AM64x MCU+ SDK  08.02.00

Detailed Description

Specifies the physical protocol and physical address (e.g. IEEE 802.3) of each port of the device (e.g. MAC address). The maximum number of characters is 16. Unused array elements are zero-filled.

Data Fields

uint8_t physicalProtocol [16]
 
uint16_t sizeOfAddress
 
uint8_t portPhysicalAddress [16]
 

Field Documentation

◆ physicalProtocol

uint8_t portPhysAddr_t::physicalProtocol[16]

◆ sizeOfAddress

uint16_t portPhysAddr_t::sizeOfAddress

◆ portPhysicalAddress

uint8_t portPhysAddr_t::portPhysicalAddress[16]