[][src]Trait drone_stm32_map_periph_uart::UartIsrEobfOpt

pub trait UartIsrEobfOpt<T: UartMap>: UartIsr<T> {
    type UUartIsrEobfOpt: Sized + Send + Sync + 'static;
    type SUartIsrEobfOpt: Sized + Send + Sync + 'static;
    type CUartIsrEobfOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartIsrEobfOpt: Sized + Send + Sync + 'static

type SUartIsrEobfOpt: Sized + Send + Sync + 'static

type CUartIsrEobfOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...