Trait TxPin

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

TX pin

Implementors§

Source§

impl<Otype> TxPin<UART4> for PC10<AF5<Otype>>

Source§

impl<Otype> TxPin<UART5> for PC12<AF5<Otype>>

Source§

impl<Otype> TxPin<USART1> for PA9<AF7<Otype>>

Source§

impl<Otype> TxPin<USART1> for PB6<AF7<Otype>>

Source§

impl<Otype> TxPin<USART1> for PC4<AF7<Otype>>

Source§

impl<Otype> TxPin<USART1> for PE0<AF7<Otype>>

Source§

impl<Otype> TxPin<USART2> for PA2<AF7<Otype>>

Source§

impl<Otype> TxPin<USART2> for PA14<AF7<Otype>>

Source§

impl<Otype> TxPin<USART2> for PB3<AF7<Otype>>

Source§

impl<Otype> TxPin<USART2> for PD5<AF7<Otype>>

Source§

impl<Otype> TxPin<USART3> for PB10<AF7<Otype>>

Source§

impl<Otype> TxPin<USART3> for PC10<AF7<Otype>>

Source§

impl<Otype> TxPin<USART3> for PD8<AF7<Otype>>