[][src]Trait nucleo_f103rb::_stm32_hal_afio_AfioExt

pub trait _stm32_hal_afio_AfioExt {
    fn constrain(self, apb2: &mut APB2) -> Parts;
}

Required methods

fn constrain(self, apb2: &mut APB2) -> Parts

Loading content...

Implementors

impl AfioExt for AFIO[src]

Loading content...