
SC5305A Operating & Programming Manual
Rev 2.1.0
37
Function:
sc5305a_SetIfFilterPath
Definition:
int sc5305a_SetIfFilterPath(unsigned int *deviceHandle, bool ifFilterPath)
Return:
The status of the function
Input:
unsigned int *deviceHandle
(handle to the opened device)
bool ifFilterPath
(selection of IF filter 0 or filter 1)
Description:
sc5305a_
SetIfFilterPath selects the IF filter
.
Function:
sc5305a_SetReferenceClock
Definition:
int sc5305a_SetReferenceClock(unsigned int *deviceHandle, bool lockExtEnable,
bool RefOutEnable, bool Clk100Enable)
Return:
The status of the function
Input:
unsigned int *deviceHandle
(handle to the opened device)
bool lockExtEnable
(enables phase locking to an external source)
bool RefOutEnable
(enables the clock to driven out the REF OUT port)
bool Clk100Enable
(changes REF OUT between 10MHz to 100 MHz)
Description:
sc5305a_
SetReferenceClock configures the reference clock behavior of the device
.
Function:
sc5305a_SetReferenceDac
Definition:
int sc5305a_SetReferenceDac(unsigned int *deviceHandle, unsigned int dacValue)
Return:
The status of the function
Input:
unsigned int *deviceHandle
(handle to the opened device)
unsigned int dacValue
(16-bit value for the reference DAC)
Description:
sc5305a_SetReferenceDac
set the value of the DAC that tunes the internal reference
TXCO. The user may choose to override the value stored in memory to improve
frequency accuracy.
Function:
sc5305a_SetIfInversion
Definition:
int sc5305a_SetIfInversion(unsigned int *deviceHandle, bool ifInvertEnable)
Return:
The status of the function
Input:
unsigned int *deviceHandle
(handle to the opened device)
bool ifInvertEnable
(enable spectral inversion)
Description:
sc5305a_SetIfInversion
enables the down-converted signal to be spectrally inverted
with respect the RF input. This may be beneficial for some applications.