AM64x MCU+ SDK  08.02.00

Detailed Description

Specifies the specifies the network and protocol address of each port of the device (e.g. IP address). The Network Protocol specifies the protocol for the network.

Data Fields

uint16_t portNumber
 
uint16_t networkProtocol
 
uint16_t addressSize
 
uint8_t portProtocolAddress [16]
 

Field Documentation

◆ portNumber

uint16_t portProtAddr_t::portNumber

◆ networkProtocol

uint16_t portProtAddr_t::networkProtocol

◆ addressSize

uint16_t portProtAddr_t::addressSize

◆ portProtocolAddress

uint8_t portProtAddr_t::portProtocolAddress[16]