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

Phase discontinuity callback structure. More...

#include <gptp.h>

Data Fields

sys_snode_t node
 Node information for the slist.
 
gptp_phase_dis_callback_t cb
 Phase discontinuity callback.
 

Detailed Description

Phase discontinuity callback structure.

Stores the phase discontinuity callback information. Caller must make sure that the variable pointed by this is valid during the lifetime of registration. Typically this means that the variable cannot be allocated from stack.

Field Documentation

◆ cb

gptp_phase_dis_callback_t gptp_phase_dis_cb::cb

Phase discontinuity callback.

◆ node

sys_snode_t gptp_phase_dis_cb::node

Node information for the slist.


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