Trait DwtExt

Source
pub trait DwtExt {
    // Required method
    fn constrain(self, dcb: DCB, clocks: &Clocks) -> Dwt;
}

Required Methods§

Source

fn constrain(self, dcb: DCB, clocks: &Clocks) -> Dwt

Implementors§