PowerExt

Trait PowerExt 

Source
pub trait PowerExt {
    // Required method
    fn constrain(self, rcc: &mut Rcc) -> Power;
}

Required Methods§

Source

fn constrain(self, rcc: &mut Rcc) -> Power

Implementors§