[][src]Trait drone_stm32_map_periph_uart::UartCr1EobieOpt

pub trait UartCr1EobieOpt<T: UartMap>: UartCr1<T> {
    type UUartCr1EobieOpt: Sized + Send + Sync + 'static;
    type SUartCr1EobieOpt: Sized + Send + Sync + 'static;
    type CUartCr1EobieOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr1EobieOpt: Sized + Send + Sync + 'static

type SUartCr1EobieOpt: Sized + Send + Sync + 'static

type CUartCr1EobieOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...