|  | flexPTP 1.0
    An IEEE 1588 PTP implementation designed for microcontrollers | 
PTP profile preset structure. More...

| Data Fields | |
| char | name [(7)+1] | 
| Name of the profile. | |
| PtpProfile | profile | 
| Associated profile object. | |
PTP profile preset structure.
Definition at line 56 of file ptp_profile_presets.c.
| char name[(7)+1] | 
Name of the profile.
Definition at line 57 of file ptp_profile_presets.c.
| PtpProfile profile | 
Associated profile object.
Definition at line 58 of file ptp_profile_presets.c.