Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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::@287

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