Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
gptp_flags Struct Reference

gPTP message flags More...

#include <gptp.h>

Data Fields

union { 
 
   uint8_t   octets [2] 
 Byte access. More...
 
   uint16_t   all 
 Whole field access. More...
 
};  
 

Detailed Description

gPTP message flags

Field Documentation

◆ [union]

union { ... } gptp_flags

◆ all

uint16_t gptp_flags::all

Whole field access.

◆ octets

uint8_t gptp_flags::octets[2]

Byte access.


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