pub trait Pins<USART> {
    fn remap(mapr: &mut MAPR);
}

Required Methods§

Implementations on Foreign Types§

Implementors§