[][src]Trait drone_stm32_map_periph_uart::UartCr3ScenOpt

pub trait UartCr3ScenOpt<T: UartMap>: UartCr3<T> {
    type UUartCr3ScenOpt: Sized + Send + Sync + 'static;
    type SUartCr3ScenOpt: Sized + Send + Sync + 'static;
    type CUartCr3ScenOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr3ScenOpt: Sized + Send + Sync + 'static

type SUartCr3ScenOpt: Sized + Send + Sync + 'static

type CUartCr3ScenOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...