Trait stm32f103xx_hal::afio::AfioExt [] [src]

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

Required Methods

Implementations on Foreign Types

impl AfioExt for AFIO
[src]

[src]

Implementors