[][src]Trait drone_stm32_map_periph_uart::UartIsrRtofOpt

pub trait UartIsrRtofOpt<T: UartMap>: UartIsr<T> {
    type UUartIsrRtofOpt: Sized + Send + Sync + 'static;
    type SUartIsrRtofOpt: Sized + Send + Sync + 'static;
    type CUartIsrRtofOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartIsrRtofOpt: Sized + Send + Sync + 'static

type SUartIsrRtofOpt: Sized + Send + Sync + 'static

type CUartIsrRtofOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...