[][src]Trait drone_stm32_map_periph_uart::UartIsrAbrfOpt

pub trait UartIsrAbrfOpt<T: UartMap>: UartIsr<T> {
    type UUartIsrAbrfOpt: Sized + Send + Sync + 'static;
    type SUartIsrAbrfOpt: Sized + Send + Sync + 'static;
    type CUartIsrAbrfOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartIsrAbrfOpt: Sized + Send + Sync + 'static

type SUartIsrAbrfOpt: Sized + Send + Sync + 'static

type CUartIsrAbrfOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...