nrfx 3.3
Data Fields
nrf_vregmain_config_static_t Struct Reference

Static configuration structure. More...

#include <nrf_vregmain.h>

Data Fields

bool icmp_3ma_enable
 
bool hsilim_manual
 
bool vrefv_gnd_ready
 
bool middle_mode_bias
 
bool auto_zero_cmp
 
bool pwm_cc
 
bool hyst_cc
 
nrf_vregmain_hyst_ctrl_t hyst_ctrl
 
nrf_vregmain_hyst_run_ctrl_t hyst_run_ctrl
 
bool bias_t_sample
 
bool dis_ulp_od
 
bool ana_osc_div_by_2
 

Detailed Description

Static configuration structure.

Field Documentation

◆ ana_osc_div_by_2

bool nrf_vregmain_config_static_t::ana_osc_div_by_2

Divides OSC_ANA_RFR clock by 2.

◆ auto_zero_cmp

bool nrf_vregmain_config_static_t::auto_zero_cmp

Enbles auto-zero function for P_DCCHV zero cross comparator.

◆ bias_t_sample

bool nrf_vregmain_config_static_t::bias_t_sample

Elongates sample time for VREFs.

◆ dis_ulp_od

bool nrf_vregmain_config_static_t::dis_ulp_od

Keep nominal hysteresis in ULP mode. Will scale up with this configuration Disabled.

◆ hsilim_manual

bool nrf_vregmain_config_static_t::hsilim_manual

Overrides coil current limit to prog value.

◆ hyst_cc

bool nrf_vregmain_config_static_t::hyst_cc

Enables clamp function in HYST mode.

◆ hyst_ctrl

nrf_vregmain_hyst_ctrl_t nrf_vregmain_config_static_t::hyst_ctrl

Controls amount of hysteresis.

◆ hyst_run_ctrl

nrf_vregmain_hyst_run_ctrl_t nrf_vregmain_config_static_t::hyst_run_ctrl

Hysteresis feedback control.

◆ icmp_3ma_enable

bool nrf_vregmain_config_static_t::icmp_3ma_enable

Enables DCDC current comparator.

◆ middle_mode_bias

bool nrf_vregmain_config_static_t::middle_mode_bias

Additional bias for enhanced response and ripple in LP.

◆ pwm_cc

bool nrf_vregmain_config_static_t::pwm_cc

Enables clamp function in PWM mode.

◆ vrefv_gnd_ready

bool nrf_vregmain_config_static_t::vrefv_gnd_ready

Vref gnd ready, alternative configuration.


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

Documentation feedback | Developer Zone | Subscribe | Updated