Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
SPIRIT Management
[SPIRIT Libraries]
Modules | |
SPIRIT Management Functions | |
Variables | |
static const uint8_t | s_vectcBandRegValue [4] = {SYNT0_BS_6, SYNT0_BS_12, SYNT0_BS_16, SYNT0_BS_32} |
BS value to write in the SYNT0 register according to the selected band. | |
static const uint8_t | s_vectcBHalfFactor [4] = {(HIGH_BAND_FACTOR/2), (MIDDLE_BAND_FACTOR/2), (LOW_BAND_FACTOR/2), (VERY_LOW_BAND_FACTOR/2)} |
Factor is: B/2 used in the formula for SYNTH word calculation. |
Variable Documentation
const uint8_t s_vectcBandRegValue[4] = {SYNT0_BS_6, SYNT0_BS_12, SYNT0_BS_16, SYNT0_BS_32} [static] |
BS value to write in the SYNT0 register according to the selected band.
Definition at line 56 of file SPIRIT_Management.c.
const uint8_t s_vectcBHalfFactor[4] = {(HIGH_BAND_FACTOR/2), (MIDDLE_BAND_FACTOR/2), (LOW_BAND_FACTOR/2), (VERY_LOW_BAND_FACTOR/2)} [static] |
Factor is: B/2 used in the formula for SYNTH word calculation.
Definition at line 70 of file SPIRIT_Management.c.
Generated on Tue Jul 12 2022 16:22:16 by
