Trait stm32f103xx_hal::afio::AfioExt
[−]
[src]
pub trait AfioExt {
fn constrain(self, apb2: &mut APB2) -> Parts;
}
pub trait AfioExt {
fn constrain(self, apb2: &mut APB2) -> Parts;
}
impl AfioExt for AFIO[src]