[][src]Trait drone_stm32_map_periph_uart::UartCr3OnebitOpt

pub trait UartCr3OnebitOpt<T: UartMap>: UartCr3<T> {
    type UUartCr3OnebitOpt: Sized + Send + Sync + 'static;
    type SUartCr3OnebitOpt: Sized + Send + Sync + 'static;
    type CUartCr3OnebitOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr3OnebitOpt: Sized + Send + Sync + 'static

type SUartCr3OnebitOpt: Sized + Send + Sync + 'static

type CUartCr3OnebitOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...