![]() |
nrfx 4.5.0
|
AUXPLL configuration. More...
#include <nrf_auxpll.h>
Data Fields | |
| uint8_t | outdrive |
| uint8_t | current_tune |
| bool | sdm_off |
| bool | dither_off |
| nrf_auxpll_divider_range_t | range |
AUXPLL configuration.
| uint8_t nrf_auxpll_config_t::current_tune |
Constant current tune for ring oscillator. Range 0..15.
| bool nrf_auxpll_config_t::dither_off |
Turn off dither in sigma delta modulator.
| uint8_t nrf_auxpll_config_t::outdrive |
Output buffer drive strength selection. Range 0..3.
| nrf_auxpll_divider_range_t nrf_auxpll_config_t::range |
Loop divider base settings.
| bool nrf_auxpll_config_t::sdm_off |
Turn off sigma delta modulation.