Data Fields
CpswCpts_SetFxnGenInArgs_s Struct Reference

Set Function Generator(same data structure for both Generic and Ethernet) IOCTL inArgs. More...

#include <cpsw_cpts.h>

Data Fields

uint32_t index
 
uint32_t length
 
uint64_t compare
 
bool polarityInv
 
uint64_t ppmVal
 
CpswCpts_PpmDir ppmDir
 
CpswCpts_PpmMode ppmMode
 

Detailed Description

Set Function Generator(same data structure for both Generic and Ethernet) IOCTL inArgs.

Field Documentation

uint64_t CpswCpts_SetFxnGenInArgs_s::compare

64-bit function generator compare value

uint32_t CpswCpts_SetFxnGenInArgs_s::index

Function generator instance index value

uint32_t CpswCpts_SetFxnGenInArgs_s::length

Function generator length value

bool CpswCpts_SetFxnGenInArgs_s::polarityInv

Function generator polarity inversion flag true : Output of function generator asserts high false: Output of function generator asserts low

CpswCpts_PpmDir CpswCpts_SetFxnGenInArgs_s::ppmDir

Direction of parts-per-million correction value

CpswCpts_PpmMode CpswCpts_SetFxnGenInArgs_s::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.

uint64_t CpswCpts_SetFxnGenInArgs_s::ppmVal

Function generator parts-per-million value


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

Copyright 2020, Texas Instruments Incorporated