[][src]Trait drone_stm32_map_periph_uart::UartIsrAbrf

pub trait UartIsrAbrf where
    Self: UartMap,
    Self: UartIsr<Self>,
    Self: UartIsrAbrfExt<Self>,
    Self: UartIsrAbrfOpt<Self, UUartIsrAbrfOpt = Self::UUartIsrAbrf, SUartIsrAbrfOpt = Self::SUartIsrAbrf, CUartIsrAbrfOpt = Self::CUartIsrAbrf>, 
{ }

Implementors

impl UartIsrAbrf for Uart4[src]

impl UartIsrAbrf for Uart5[src]

impl UartIsrAbrf for Usart1[src]

impl UartIsrAbrf for Usart2[src]

impl UartIsrAbrf for Usart3[src]

Loading content...