[][src]Trait drone_stm32_map_periph_uart::UartRqrTxfrqOpt

pub trait UartRqrTxfrqOpt<T: UartMap>: UartRqr<T> {
    type UUartRqrTxfrqOpt: Sized + Send + Sync + 'static;
    type SUartRqrTxfrqOpt: Sized + Send + Sync + 'static;
    type CUartRqrTxfrqOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartRqrTxfrqOpt: Sized + Send + Sync + 'static

type SUartRqrTxfrqOpt: Sized + Send + Sync + 'static

type CUartRqrTxfrqOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...