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

PTP profile preset structure. More...

Collaboration diagram for PtpProfilePreset:

Data Fields

char name [(7)+1]
 Name of the profile.
 
PtpProfile profile
 Associated profile object.
 

Detailed Description

PTP profile preset structure.

Definition at line 56 of file ptp_profile_presets.c.

Field Documentation

◆ name

char name[(7)+1]

Name of the profile.

Definition at line 57 of file ptp_profile_presets.c.

◆ profile

PtpProfile profile

Associated profile object.

Definition at line 58 of file ptp_profile_presets.c.


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