Embassy
nrf-softdevice-s113

Crates

git

Versions

default

Flavors

pub unsafe fn sd_power_ram_power_get(index: u8, p_ram_power: *mut u32) -> u32
Expand description

@brief Get contents of NRF_POWER->RAM[index].POWER register, indicates power status of RAM[index] blocks.

@param[in] index Contains the index in the NRF_POWER->RAM[index].POWER register to read from. @param[out] p_ram_power Content of NRF_POWER->RAM[index].POWER register.

@retval ::NRF_SUCCESS