AN370
Rev. 1.0
79
See “AN547: Si4010 Calculator Spreadsheet Usage” for more details
/* Tune the PA with the current temperature */
vPa_Tune( iDmdTs_GetLatestTemp() );
Inputs
:
iiTemp: (int) Current temperature measurement from temperature sensor in inter-
nal representation 220 bits/degC. It is the output of the vDmdTs_GetLatestTemp()
function as shown in the example above.
Outputs
:
None