nrfx compatibility layer More...
nrfx compatibility layer
Definition in file nrfx.h.
#include "cpu_conf.h"
#include "periph_conf.h"
Go to the source code of this file.
static void | nrfx_dcdc_init (void) |
Enable the internal DC/DC power converter for the NRF5x MCU. More... | |
|
inlinestatic |
Enable the internal DC/DC power converter for the NRF5x MCU.
The internal DC/DC converter is more efficient compared to the LDO regulator. The downside of the DC/DC converter is that it requires an external inductor to be present on the board. Enabling the DC/DC converter is guarded with NRF5X_ENABLE_DCDC, this macro must be defined if the DC/DC converter is to be enabled.