[][src]Trait drone_stm32_map_periph_uart::UartCr3Wus

pub trait UartCr3Wus<T: UartMap>: UartCr3<T> {
    type UUartCr3Wus: RegField<Urt, Reg = Self::UUartCr3, URegField = Self::UUartCr3Wus, SRegField = Self::SUartCr3Wus, CRegField = Self::CUartCr3Wus> + URwRwRegFieldBits;
    type SUartCr3Wus: RegField<Srt, Reg = Self::SUartCr3, URegField = Self::UUartCr3Wus, SRegField = Self::SUartCr3Wus, CRegField = Self::CUartCr3Wus> + SRwRwRegFieldBits;
    type CUartCr3Wus: RegField<Crt, Reg = Self::CUartCr3, URegField = Self::UUartCr3Wus, SRegField = Self::SUartCr3Wus, CRegField = Self::CUartCr3Wus> + CRwRwRegFieldBits;
}

Associated Types

type UUartCr3Wus: RegField<Urt, Reg = Self::UUartCr3, URegField = Self::UUartCr3Wus, SRegField = Self::SUartCr3Wus, CRegField = Self::CUartCr3Wus> + URwRwRegFieldBits

type SUartCr3Wus: RegField<Srt, Reg = Self::SUartCr3, URegField = Self::UUartCr3Wus, SRegField = Self::SUartCr3Wus, CRegField = Self::CUartCr3Wus> + SRwRwRegFieldBits

type CUartCr3Wus: RegField<Crt, Reg = Self::CUartCr3, URegField = Self::UUartCr3Wus, SRegField = Self::SUartCr3Wus, CRegField = Self::CUartCr3Wus> + CRwRwRegFieldBits

Loading content...

Implementors

Loading content...