A N 3 7 0
68
Rev. 1.0
called to set the PA current according to the required transmission parameters.
The temperature sensor demodulator DMD interrupt will be forcibly disabled at the end of
the measurement:
EDMD = 0;
The user needs to take this into account.
When using the Silicon Labs IDE for debugging it is required that the user uses the
Step Over (F10) toolbar button and neither the Step (F11) nor Multiple Step toolbar but-
tons when stepping over this function.
Inputs
:
biWait
: (BYTE) Wait in 17 µs increments in between the enabling of the heavy
load blocks on the device and before the battery measurement is taken. If the value
is 0, then the battery measurement is taken immediately with the current load of
the chip. If the value is not 0, the chip is loaded by enabling the PA, DIV divider,
and LC oscillator. The function then waits for (biWait x 17 µs) before the battery
measurement is taken.
Outputs
:
Measured voltage
: (int) Measured battery voltage in [mV].