flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
PtpTlvPreset Struct Reference

PTP TLV presets. More...

Collaboration diagram for PtpTlvPreset:

Data Fields

char name [(7)+1]
 Name of the TLV preset.
 
const PtpProfileTlvElementtlvList
 Linked list of the TLVs.
 

Detailed Description

PTP TLV presets.

Definition at line 64 of file ptp_profile_presets.c.

Field Documentation

◆ name

char name[(7)+1]

Name of the TLV preset.

Definition at line 65 of file ptp_profile_presets.c.

◆ tlvList

const PtpProfileTlvElement* tlvList

Linked list of the TLVs.

Definition at line 66 of file ptp_profile_presets.c.


The documentation for this struct was generated from the following file: