[][src]Trait drone_stm32_map_periph_uart::UartGtprOpt

pub trait UartGtprOpt {
    type UUartGtprOpt: Sized + Send + Sync + 'static;
    type SUartGtprOpt: Sized + Send + Sync + 'static;
    type CUartGtprOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartGtprOpt: Sized + Send + Sync + 'static

type SUartGtprOpt: Sized + Send + Sync + 'static

type CUartGtprOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...