[][src]Trait drone_stm32_map_periph_uart::UartIcrLbdcfOpt

pub trait UartIcrLbdcfOpt<T: UartMap>: UartIcr<T> {
    type UUartIcrLbdcfOpt: Sized + Send + Sync + 'static;
    type SUartIcrLbdcfOpt: Sized + Send + Sync + 'static;
    type CUartIcrLbdcfOpt: Sized + Send + Sync + 'static;
}

Associated Types

type UUartIcrLbdcfOpt: Sized + Send + Sync + 'static

type SUartIcrLbdcfOpt: Sized + Send + Sync + 'static

type CUartIcrLbdcfOpt: Sized + Send + Sync + 'static

Loading content...

Implementors

Loading content...