[][src]Trait xmc4_hal::pref::PrefExt

pub trait PrefExt {
    fn constrain(self) -> Pref;
}

Required methods

fn constrain(self) -> Pref

Loading content...

Implementors

impl PrefExt for Pref[src]

Loading content...