[][src]Trait drone_stm32_map_periph_uart::UartIsrLbdfOpt

pub trait UartIsrLbdfOpt<T: UartMap>: UartIsr<T> {
    type UUartIsrLbdfOpt: Sized + Send + Sync + 'static;
    type SUartIsrLbdfOpt: Sized + Send + Sync + 'static;
    type CUartIsrLbdfOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartIsrLbdfOpt: Sized + Send + Sync + 'static

type SUartIsrLbdfOpt: Sized + Send + Sync + 'static

type CUartIsrLbdfOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...