[][src]Trait drone_stm32_map_periph_uart::UartCr1Over8

pub trait UartCr1Over8 where
    Self: UartMap,
    Self: UartCr1<Self>,
    Self: UartCr1Over8Ext<Self>,
    Self: UartCr1Over8Opt<Self, UUartCr1Over8Opt = Self::UUartCr1Over8, SUartCr1Over8Opt = Self::SUartCr1Over8, CUartCr1Over8Opt = Self::CUartCr1Over8>, 
{ }

Implementors

impl UartCr1Over8 for Uart4[src]

impl UartCr1Over8 for Uart5[src]

impl UartCr1Over8 for Usart1[src]

impl UartCr1Over8 for Usart2[src]

impl UartCr1Over8 for Usart3[src]

Loading content...