[][src]Trait drone_stm32_map_periph_uart::UartCr2LbdieOpt

pub trait UartCr2LbdieOpt<T: UartMap>: UartCr2<T> {
    type UUartCr2LbdieOpt: Sized + Send + Sync + 'static;
    type SUartCr2LbdieOpt: Sized + Send + Sync + 'static;
    type CUartCr2LbdieOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr2LbdieOpt: Sized + Send + Sync + 'static

type SUartCr2LbdieOpt: Sized + Send + Sync + 'static

type CUartCr2LbdieOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...