[][src]Trait drone_stm32_map_periph_uart::UartIsrAbreOpt

pub trait UartIsrAbreOpt<T: UartMap>: UartIsr<T> {
    type UUartIsrAbreOpt: Sized + Send + Sync + 'static;
    type SUartIsrAbreOpt: Sized + Send + Sync + 'static;
    type CUartIsrAbreOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartIsrAbreOpt: Sized + Send + Sync + 'static

type SUartIsrAbreOpt: Sized + Send + Sync + 'static

type CUartIsrAbreOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...