Embassy
nrf-softdevice-s140

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 for the regulator stage 1 (REG1).

@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.