Input args for CPSW_CPTS_IOCTL_SET_GENF and CPSW_CPTS_IOCTL_SET_ESTF commands.
Data Fields | |
uint32_t | index |
uint32_t | length |
uint64_t | compare |
bool | polarityInv |
uint64_t | ppmVal |
CpswCpts_FxnGenAdjDir | ppmDir |
EnetTimeSync_AdjMode | ppmMode |
uint32_t CpswCpts_SetFxnGenInArgs::index |
Function generator instance index value
uint32_t CpswCpts_SetFxnGenInArgs::length |
Function generator length value
uint64_t CpswCpts_SetFxnGenInArgs::compare |
64-bit function generator compare value
bool CpswCpts_SetFxnGenInArgs::polarityInv |
Function generator polarity inversion flag true : Output of function generator asserts high false: Output of function generator asserts low
uint64_t CpswCpts_SetFxnGenInArgs::ppmVal |
Function generator parts-per-million value
CpswCpts_FxnGenAdjDir CpswCpts_SetFxnGenInArgs::ppmDir |
Direction of parts-per-million correction value
EnetTimeSync_AdjMode CpswCpts_SetFxnGenInArgs::ppmMode |
Mode of correction value for GENF PPM: parts-per-million or parts-per-hour. If the ppmMode is set to CPSW_CPTS_PPM_DISABLE, the ppm value will be set to zero.