[][src]Trait drone_stm32_map_periph_uart::UartRqrAbrrq

pub trait UartRqrAbrrq where
    Self: UartMap,
    Self: UartRqr<Self>,
    Self: UartRqrAbrrqExt<Self>,
    Self: UartRqrAbrrqOpt<Self, UUartRqrAbrrqOpt = Self::UUartRqrAbrrq, SUartRqrAbrrqOpt = Self::SUartRqrAbrrq, CUartRqrAbrrqOpt = Self::CUartRqrAbrrq>, 
{ }

Implementors

impl UartRqrAbrrq for Uart4[src]

impl UartRqrAbrrq for Uart5[src]

impl UartRqrAbrrq for Usart1[src]

impl UartRqrAbrrq for Usart2[src]

impl UartRqrAbrrq for Usart3[src]

Loading content...