set_budget

Function set_budget 

Source
pub fn set_budget(target_low_power_pct_x100: u32) -> Result<()>
Expand description

Set a target percentage of time in low-power states.

ยงErrors

Returns Error::InvalidParam if the PM subsystem is not initialised.