Wirepas SDK
power.h File Reference

Go to the source code of this file.

Functions

void Power_enableDCDC ()
 Generic power codes. More...
 

Function Documentation

◆ Power_enableDCDC()

void Power_enableDCDC ( )

Generic power codes.

Enable DCDC converter.

Note
This function is only called from bootloader early_init function. There is no need to call this explicitly if board has been defined correctly.
This function is also called from board_init on nRF52 architectures for legacy purposes.