[][src]Trait drone_stm32_map_periph_uart::UartCr2LinenOpt

pub trait UartCr2LinenOpt<T: UartMap>: UartCr2<T> {
    type UUartCr2LinenOpt: Sized + Send + Sync + 'static;
    type SUartCr2LinenOpt: Sized + Send + Sync + 'static;
    type CUartCr2LinenOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr2LinenOpt: Sized + Send + Sync + 'static

type SUartCr2LinenOpt: Sized + Send + Sync + 'static

type CUartCr2LinenOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...