[][src]Trait drone_stm32_map_periph_uart::UartCr3IrlpOpt

pub trait UartCr3IrlpOpt<T: UartMap>: UartCr3<T> {
    type UUartCr3IrlpOpt: Sized + Send + Sync + 'static;
    type SUartCr3IrlpOpt: Sized + Send + Sync + 'static;
    type CUartCr3IrlpOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr3IrlpOpt: Sized + Send + Sync + 'static

type SUartCr3IrlpOpt: Sized + Send + Sync + 'static

type CUartCr3IrlpOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...