nrfx 3.3
Data Fields
nrf_lfxo_amplitude_ctrl_t Struct Reference

Amplitude control. More...

#include <nrf_lfxo.h>

Data Fields

uint8_t interval
 
uint8_t step
 
uint8_t idac_init
 
bool pdctrl_en
 

Detailed Description

Amplitude control.

Field Documentation

◆ idac_init

uint8_t nrf_lfxo_amplitude_ctrl_t::idac_init

Initial IDAC code for the pierce oscillator.

◆ interval

uint8_t nrf_lfxo_amplitude_ctrl_t::interval

Amplitude check interval.

◆ pdctrl_en

bool nrf_lfxo_amplitude_ctrl_t::pdctrl_en

Enable peak detector.

◆ step

uint8_t nrf_lfxo_amplitude_ctrl_t::step

Step to adjust the IDAC when the peak detector triggers.


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

Documentation feedback | Developer Zone | Subscribe | Updated