Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
gptp_flags Struct Reference

#include <gptp.h>

Data Fields

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

Field Documentation

◆ 

union { ... } gptp_flags::@297

◆ 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: