Trait RxPin

Source
pub trait RxPin<Usart>: Sealed { }
Expand description

RX pin

Implementors§

Source§

impl<Otype> RxPin<UART4> for PC11<AF5<Otype>>

Source§

impl<Otype> RxPin<UART5> for PD2<AF5<Otype>>

Source§

impl<Otype> RxPin<USART1> for PA10<AF7<Otype>>

Source§

impl<Otype> RxPin<USART1> for PB7<AF7<Otype>>

Source§

impl<Otype> RxPin<USART1> for PC5<AF7<Otype>>

Source§

impl<Otype> RxPin<USART1> for PE1<AF7<Otype>>

Source§

impl<Otype> RxPin<USART2> for PA3<AF7<Otype>>

Source§

impl<Otype> RxPin<USART2> for PA15<AF7<Otype>>

Source§

impl<Otype> RxPin<USART2> for PB4<AF7<Otype>>

Source§

impl<Otype> RxPin<USART2> for PD6<AF7<Otype>>

Source§

impl<Otype> RxPin<USART3> for PB11<AF7<Otype>>

Source§

impl<Otype> RxPin<USART3> for PC11<AF7<Otype>>

Source§

impl<Otype> RxPin<USART3> for PD9<AF7<Otype>>

Source§

impl<Otype> RxPin<USART3> for PE15<AF7<Otype>>