![]() |
![]() |
CPTS configuration. More...
#include <cpsw_cpts.h>
Data Fields | |
bool | hostRxTsEnable |
bool | tsCompPolarity |
bool | tsRxEventsDisable |
bool | tsGenfClrEnable |
CpswCpts_RftClkFreq | cptsRftClkFreq |
CPTS configuration.
Configuration information for the CPTS submodule.
CpswCpts_RftClkFreq CpswCpts_Config_s::cptsRftClkFreq |
CPTS RFT Clock frequency required to set TS_ADD VAL
bool CpswCpts_Config_s::hostRxTsEnable |
Host Receive time stamp enable: When set, time stamps are enabled on received packets to host
bool CpswCpts_Config_s::tsCompPolarity |
TS_COMP polarity: true: TS_COMP is asserted high false: TS_COMP is asserted low
bool CpswCpts_Config_s::tsGenfClrEnable |
GENF (and ESTF) clear enable: true: A TS_GENFn (or TS_ESTFn) output is cleared when the associated ts_genf_length[31:0] (or ts_estf_length[31:0]) is cleared to zero false: A TS_GENFn (or TS_ESTFn) output is not cleared when the associated ts_genf_length[31:0] (or ts_estf_length[31:0]) is cleared to zero
bool CpswCpts_Config_s::tsRxEventsDisable |
Disable all time stamp Ethernet receive events: true: Receive events are disabled false: Receive events are enabled