[][src]Trait drone_stm32_map_periph_uart::UartIcrRtocfOpt

pub trait UartIcrRtocfOpt<T: UartMap>: UartIcr<T> {
    type UUartIcrRtocfOpt: Sized + Send + Sync + 'static;
    type SUartIcrRtocfOpt: Sized + Send + Sync + 'static;
    type CUartIcrRtocfOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartIcrRtocfOpt: Sized + Send + Sync + 'static

type SUartIcrRtocfOpt: Sized + Send + Sync + 'static

type CUartIcrRtocfOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...