[][src]Trait drone_stm32_map_periph_uart::UartCr2Lbcl

pub trait UartCr2Lbcl where
    Self: UartMap,
    Self: UartCr2<Self>,
    Self: UartCr2LbclExt<Self>,
    Self: UartCr2LbclOpt<Self, UUartCr2LbclOpt = Self::UUartCr2Lbcl, SUartCr2LbclOpt = Self::SUartCr2Lbcl, CUartCr2LbclOpt = Self::CUartCr2Lbcl>, 
{ }

Implementors

impl UartCr2Lbcl for Uart4[src]

impl UartCr2Lbcl for Uart5[src]

impl UartCr2Lbcl for Usart1[src]

impl UartCr2Lbcl for Usart2[src]

impl UartCr2Lbcl for Usart3[src]

Loading content...