![]() |
nRF5 SDK
v14.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
General power configuration. More...
#include <nrf_drv_power.h>
Data Fields | |
bool | dcdcen:1 |
Enable main DCDC regulator. More... | |
General power configuration.
Parameters required to initialize power driver.
bool nrf_drv_power_config_t::dcdcen |
Enable main DCDC regulator.
This bit only informs the driver that elements for DCDC regulator are installed and regulator can be used. The regulator would be enabled or disabled automatically automatically by the hardware, basing on current power requirement.