pub unsafe fn sd_power_ram_power_set(index: u8, ram_powerset: u32) -> u32
Expand description

@brief Writes the NRF_POWER->RAM[index].POWERSET register.

@param[in] index Contains the index in the NRF_POWER->RAM[index].POWERSET register to write to. @param[in] ram_powerset Contains the word to write to the NRF_POWER->RAM[index].POWERSET register.

@retval ::NRF_SUCCESS