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

pub trait 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...