pub fn set_budget(target_low_power_pct_x100: u32) -> Result<()>
Set a target percentage of time in low-power states.
Returns Error::InvalidParam if the PM subsystem is not initialised.
Error::InvalidParam