[][src]Trait drone_stm32_map_periph_uart::UartCr3ScarcntOpt

pub trait UartCr3ScarcntOpt<T: UartMap>: UartCr3<T> {
    type UUartCr3ScarcntOpt: Sized + Send + Sync + 'static;
    type SUartCr3ScarcntOpt: Sized + Send + Sync + 'static;
    type CUartCr3ScarcntOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr3ScarcntOpt: Sized + Send + Sync + 'static

type SUartCr3ScarcntOpt: Sized + Send + Sync + 'static

type CUartCr3ScarcntOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...