nrfx 3.3
Data Fields
nrf_vregmain_config_channel_t Struct Reference

Channel configuration structure. More...

#include <nrf_vregmain.h>

Data Fields

bool duty_lim_enable
 
bool fast_pwm
 
bool biast_boost_lp
 
bool dis_vout_cmp_lp
 

Detailed Description

Channel configuration structure.

Field Documentation

◆ biast_boost_lp

bool nrf_vregmain_config_channel_t::biast_boost_lp

Enables doubles bias current for VOUTCMP

◆ dis_vout_cmp_lp

bool nrf_vregmain_config_channel_t::dis_vout_cmp_lp

Disables VOUT comparator in LP mode. It is not be applicable for the channel 1.

◆ duty_lim_enable

bool nrf_vregmain_config_channel_t::duty_lim_enable

Enables maximum duty cycle limitation.

◆ fast_pwm

bool nrf_vregmain_config_channel_t::fast_pwm

Enables faster loop for PWM modulator.


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

Documentation feedback | Developer Zone | Subscribe | Updated