nrfx 3.3
Data Fields
nrf_vregmain_tcfg_t Struct Reference

Test mode configuration. More...

#include <nrf_vregmain.h>

Data Fields

bool pwrup_ibpsr
 
bool pwrup_ibpp
 
bool pwrup_pwm
 
bool pwrup_hyst
 
bool minidrv
 
bool sample_p_dcch
 
bool pwrup_p_dcchv
 
nrf_vregmain_dft_tcfg_drvsec_t drvsec
 
nrf_vregmain_dft_tcfg_hsforceon_t hs_force_on
 
nrf_vregmain_dft_tcfg_lsforceon_t ls_force_on
 
bool digoff
 
bool sigdig
 
bool gpi
 

Detailed Description

Test mode configuration.

Field Documentation

◆ digoff

bool nrf_vregmain_tcfg_t::digoff

Enable DIGOFF.

◆ drvsec

nrf_vregmain_dft_tcfg_drvsec_t nrf_vregmain_tcfg_t::drvsec

Select DRVSEC.

◆ gpi

bool nrf_vregmain_tcfg_t::gpi

Enable GPI (PUEDO PWM).

◆ hs_force_on

nrf_vregmain_dft_tcfg_hsforceon_t nrf_vregmain_tcfg_t::hs_force_on

Enable HS force on.

◆ ls_force_on

nrf_vregmain_dft_tcfg_lsforceon_t nrf_vregmain_tcfg_t::ls_force_on

Enable LS force on.

◆ minidrv

bool nrf_vregmain_tcfg_t::minidrv

Enable MINIDRV.

◆ pwrup_hyst

bool nrf_vregmain_tcfg_t::pwrup_hyst

Enable PWRUP_HYST.

◆ pwrup_ibpp

bool nrf_vregmain_tcfg_t::pwrup_ibpp

Enable PWRUP_IBPP.

◆ pwrup_ibpsr

bool nrf_vregmain_tcfg_t::pwrup_ibpsr

Enable PWRUP_IBPSR.

◆ pwrup_p_dcchv

bool nrf_vregmain_tcfg_t::pwrup_p_dcchv

Enable mux PWRUP_P_DCCHV.

◆ pwrup_pwm

bool nrf_vregmain_tcfg_t::pwrup_pwm

Enable PWRUP_PWM.

◆ sample_p_dcch

bool nrf_vregmain_tcfg_t::sample_p_dcch

Sample P_DCCH by ready.

◆ sigdig

bool nrf_vregmain_tcfg_t::sigdig

Enable SIGDIG.


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

Documentation feedback | Developer Zone | Subscribe | Updated