nrfx 3.3
Data Fields
nrf_vregvs0v8_config_static_t Struct Reference

Fields for static configuration structure. More...

#include <nrf_vregvs0v8.h>

Data Fields

bool ulpr_refresh_cmd_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_vregvs0v8_config_static_t::curr_cmp_dis

Disable the current comparator.

◆ lp_double_bias

bool nrf_vregvs0v8_config_static_t::lp_double_bias

Enable LP core bias.

◆ ulpr_refresh_cmd_dis

bool nrf_vregvs0v8_config_static_t::ulpr_refresh_cmd_dis

Disable the ULPR refresh comparator.

◆ ulpr_refresh_div2

bool nrf_vregvs0v8_config_static_t::ulpr_refresh_div2

Divide the ULPR refresh timer by 2.

◆ vref_timer_div2

bool nrf_vregvs0v8_config_static_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