nrfx 3.3
Data Fields
nrf_auxpll_config_t Struct Reference

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
 

Detailed Description

AUXPLL configuration.

Field Documentation

◆ current_tune

uint8_t nrf_auxpll_config_t::current_tune

Constant current tune for ring oscillator. Range 0..15

◆ dither_off

bool nrf_auxpll_config_t::dither_off

Turn off dither in sigma delta modulator

◆ outdrive

uint8_t nrf_auxpll_config_t::outdrive

Output buffer drive strength selection. Range 0..3

◆ range

nrf_auxpll_divider_range_t nrf_auxpll_config_t::range

Loop divider base settings

◆ sdm_off

bool nrf_auxpll_config_t::sdm_off

Turn off sigma delta modulation


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated