[][src]Trait drone_stm32_map_periph_uart::UartCr2Abrmod0Opt

pub trait UartCr2Abrmod0Opt<T: UartMap>: UartCr2<T> {
    type UUartCr2Abrmod0Opt: Sized + Send + Sync + 'static;
    type SUartCr2Abrmod0Opt: Sized + Send + Sync + 'static;
    type CUartCr2Abrmod0Opt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr2Abrmod0Opt: Sized + Send + Sync + 'static

type SUartCr2Abrmod0Opt: Sized + Send + Sync + 'static

type CUartCr2Abrmod0Opt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...