nrfx 3.3
Data Fields
nrf_vregusb_tcfg_t Struct Reference

Test mode configuration. More...

#include <nrf_vregusb.h>

Data Fields

bool test_load_3v3
 
bool test_load_0v8
 
bool test_vbus_det
 
bool test_ibp
 

Detailed Description

Test mode configuration.

Field Documentation

◆ test_ibp

bool nrf_vregusb_tcfg_t::test_ibp

Controls IBP test.

◆ test_load_0v8

bool nrf_vregusb_tcfg_t::test_load_0v8

Controls test load LDO 0v8.

◆ test_load_3v3

bool nrf_vregusb_tcfg_t::test_load_3v3

Controls test load LDO 3v3.

◆ test_vbus_det

bool nrf_vregusb_tcfg_t::test_vbus_det

Controls VBUS det test.


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

Documentation feedback | Developer Zone | Subscribe | Updated