Embassy
nrf-softdevice-s112

Crates

git

Versions

default

Flavors

pub unsafe fn sd_power_dcdc_mode_set(dcdc_mode: u8) -> u32
Expand description

@brief Enable or disable the DC/DC regulator.

@param[in] dcdc_mode The mode of the DCDC, see @ref NRF_POWER_DCDC_MODES.

@retval ::NRF_SUCCESS @retval ::NRF_ERROR_INVALID_PARAM The DCDC mode is invalid.