Trait stm32f1xx_hal::afio::AfioExt[][src]

pub trait AfioExt {
    fn constrain(self) -> Parts;
}

Required methods

Implementors