Synergy Software Package User's Manual

#include <r_ptp_api.h>

Data Fields

ssp_err_t(* p_callback )(ptp_callback_args_t *p_args)
 Pointer to interrupt callback function.
 
void const * p_context
 User defined context passed into callback function.
 
uint8_t irq_ipl
 MINT interrupt IRQ number.
 
ptp_device_t device
 PTP clock type.
 
ptp_state_t state [2]
 PTP clock state.
 
ptp_delay_mechanism_t delay [2]
 Delay correction mechanism.
 
ptp_frame_format_t frame_format [2]
 PTP message frame format.
 
ptp_stca_mode_t stca_sync_mode
 STCA synchronous mode.
 
void const * p_extend
 Extension parameter for hardware specific settings.
 

Detailed Description

PTP user configuration structure


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