AM64x MCU+ SDK  08.02.00
ptpDparams_t Struct Reference

Detailed Description

PTPd stack parameters.

Data Fields

uint8_t generalFrameFlag
 
uint8_t ptpGeneralFrame [ICSS_EMAC_MAXMTU]
 
uint16_t ptpGeneralSize
 
uint8_t ptpSrcMacID [6]
 

Field Documentation

◆ generalFrameFlag

uint8_t ptpDparams_t::generalFrameFlag

Set this to indicate to PTPd that new frame is available

◆ ptpGeneralFrame

uint8_t ptpDparams_t::ptpGeneralFrame[ICSS_EMAC_MAXMTU]

PTPd stack frame buffer

◆ ptpGeneralSize

uint16_t ptpDparams_t::ptpGeneralSize

Size of frame to be copied by PTPd

◆ ptpSrcMacID

uint8_t ptpDparams_t::ptpSrcMacID[6]

MAC id of Announce frame, PTPd has no way of knowing the MAC ID without this Revisit the design