nrfx 3.3
Data Fields
nrf_vreg1v0_config_cfgstatic_t Struct Reference

Fields for static configuration structure. More...

#include <nrf_vreg1v0.h>

Data Fields

bool ulpr_refresh_comp_dis
 
bool vref_timer_div2
 
bool ulpr_refresh_div2
 
bool curr_cmp_dis
 
bool lp_double_bias
 

Detailed Description

Fields for static configuration structure.

Field Documentation

◆ curr_cmp_dis

bool nrf_vreg1v0_config_cfgstatic_t::curr_cmp_dis

Disable the current comparator.

◆ lp_double_bias

bool nrf_vreg1v0_config_cfgstatic_t::lp_double_bias

Double the LP core bias current.

◆ ulpr_refresh_comp_dis

bool nrf_vreg1v0_config_cfgstatic_t::ulpr_refresh_comp_dis

Disable the ULPR refresh comparator.

◆ ulpr_refresh_div2

bool nrf_vreg1v0_config_cfgstatic_t::ulpr_refresh_div2

Divide the ULPR refresh timer by 2.

◆ vref_timer_div2

bool nrf_vreg1v0_config_cfgstatic_t::vref_timer_div2

Divide the VREF timer by 2.


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

Documentation feedback | Developer Zone | Subscribe | Updated