Structure holding the calibration data of the frequency synthesizer.
More...
Structure holding the calibration data of the frequency synthesizer.
Definition at line 472 of file cc110x.h.
#include <cc110x.h>
|
char | fscal1 [CC110X_MAX_CHANNELS] |
| VCO capacitance calibration, which depends on the frequency and, thus, has to be stored for each channel.
|
|
char | fscal2 |
| VCO current calibration, independent of channel.
|
|
char | fscal3 |
| charge pump current calibration, independent of channel
|
|
◆ fscal1
VCO capacitance calibration, which depends on the frequency and, thus, has to be stored for each channel.
Definition at line 477 of file cc110x.h.
◆ fscal2
char cc110x_fs_calibration_t::fscal2 |
VCO current calibration, independent of channel.
Definition at line 478 of file cc110x.h.
◆ fscal3
char cc110x_fs_calibration_t::fscal3 |
charge pump current calibration, independent of channel
Definition at line 479 of file cc110x.h.
The documentation for this struct was generated from the following file: