[][src]Trait drone_stm32_map_periph_uart::UartCr1Over8Opt

pub trait UartCr1Over8Opt<T: UartMap>: UartCr1<T> {
    type UUartCr1Over8Opt: Sized + Send + Sync + 'static;
    type SUartCr1Over8Opt: Sized + Send + Sync + 'static;
    type CUartCr1Over8Opt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr1Over8Opt: Sized + Send + Sync + 'static

type SUartCr1Over8Opt: Sized + Send + Sync + 'static

type CUartCr1Over8Opt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...