|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
gPTP message flags More...
#include <zephyr/net/gptp.h>
Data Fields | |
| union { | |
| uint8_t octets [2] | |
| Byte access. More... | |
| uint16_t all | |
| Whole field access. More... | |
| }; | |
gPTP message flags
| union { ... } gptp_flags |
| uint16_t gptp_flags::all |
Whole field access.
| uint8_t gptp_flags::octets[2] |
Byte access.