[][src]Trait drone_stm32_map_periph_uart::UartCr3IrenOpt

pub trait UartCr3IrenOpt<T: UartMap>: UartCr3<T> {
    type UUartCr3IrenOpt: Sized + Send + Sync + 'static;
    type SUartCr3IrenOpt: Sized + Send + Sync + 'static;
    type CUartCr3IrenOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartCr3IrenOpt: Sized + Send + Sync + 'static

type SUartCr3IrenOpt: Sized + Send + Sync + 'static

type CUartCr3IrenOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...