Trait stm32f103xx_hal::serial::Pins [] [src]

pub trait Pins<USART> {
    const REMAP: u8;
}

Associated Constants

Implementors