[][src]Trait drone_stm32_map_periph_uart::UartRtorOpt

pub trait UartRtorOpt {
    type UUartRtorOpt: Sized + Send + Sync + 'static;
    type SUartRtorOpt: Sized + Send + Sync + 'static;
    type CUartRtorOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartRtorOpt: Sized + Send + Sync + 'static

type SUartRtorOpt: Sized + Send + Sync + 'static

type CUartRtorOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...