nrfx 3.3
Data Fields
nrf_vregmram_tcfg_t Struct Reference

Configuration for Test mode. More...

#include <nrf_vregmram.h>

Data Fields

bool vtst_powerup
 
bool vtst_pulldown
 
bool vtst_bypass
 
bool vtst_sel
 
bool vrefout_sel
 
bool vrefref_sel
 
bool vprout_sel
 
bool vprref_sel
 
bool vrefgencal_sel
 

Detailed Description

Configuration for Test mode.

Field Documentation

◆ vprout_sel

bool nrf_vregmram_tcfg_t::vprout_sel

Select VPR VOUT to V_TST.

◆ vprref_sel

bool nrf_vregmram_tcfg_t::vprref_sel

Select VPR reference to V_TST.

◆ vrefgencal_sel

bool nrf_vregmram_tcfg_t::vrefgencal_sel

Select vref gen v calib to V_TST.

◆ vrefout_sel

bool nrf_vregmram_tcfg_t::vrefout_sel

Select VREF VOUT to V_TST.

◆ vrefref_sel

bool nrf_vregmram_tcfg_t::vrefref_sel

Select VREF reference to V_TST.

◆ vtst_bypass

bool nrf_vregmram_tcfg_t::vtst_bypass

Enable Bypass V_TST buf to ATB1 mux.

◆ vtst_powerup

bool nrf_vregmram_tcfg_t::vtst_powerup

Power up the V_TST to ATB buffer.

◆ vtst_pulldown

bool nrf_vregmram_tcfg_t::vtst_pulldown

Enable Pull down V_TEST.

◆ vtst_sel

bool nrf_vregmram_tcfg_t::vtst_sel

Select V_TST buffer to ATB1 mux.


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

Documentation feedback | Developer Zone | Subscribe | Updated