[][src]Trait drone_stm32_map_periph_uart::UartCr1RtoieOpt

pub trait UartCr1RtoieOpt<T: UartMap>: UartCr1<T> {
    type UUartCr1RtoieOpt: Sized + Send + Sync + 'static;
    type SUartCr1RtoieOpt: Sized + Send + Sync + 'static;
    type CUartCr1RtoieOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr1RtoieOpt: Sized + Send + Sync + 'static

type SUartCr1RtoieOpt: Sized + Send + Sync + 'static

type CUartCr1RtoieOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...