[][src]Trait drone_stm32_map_periph_uart::UartIcrEobcfOpt

pub trait UartIcrEobcfOpt<T: UartMap>: UartIcr<T> {
    type UUartIcrEobcfOpt: Sized + Send + Sync + 'static;
    type SUartIcrEobcfOpt: Sized + Send + Sync + 'static;
    type CUartIcrEobcfOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartIcrEobcfOpt: Sized + Send + Sync + 'static

type SUartIcrEobcfOpt: Sized + Send + Sync + 'static

type CUartIcrEobcfOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...