Wirepas SDK
Main Page
Related Pages
Data Structures
Files
Example applications
File List
Globals
Functions
power.h File Reference
Go to the source code of this file.
Functions
void
Power_enableDCDC
()
Generic power codes.
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.