[][src]Trait drone_stm32_map_periph_uart::UartCr3ScarcntExt

pub trait UartCr3ScarcntExt<T: UartMap>: UartCr3<T> {
    type UUartCr3Scarcnt: RegField<Urt, Reg = Self::UUartCr3, URegField = Self::UUartCr3Scarcnt, SRegField = Self::SUartCr3Scarcnt, CRegField = Self::CUartCr3Scarcnt> + URwRwRegFieldBits;
    type SUartCr3Scarcnt: RegField<Srt, Reg = Self::SUartCr3, URegField = Self::UUartCr3Scarcnt, SRegField = Self::SUartCr3Scarcnt, CRegField = Self::CUartCr3Scarcnt> + SRwRwRegFieldBits;
    type CUartCr3Scarcnt: RegField<Crt, Reg = Self::CUartCr3, URegField = Self::UUartCr3Scarcnt, SRegField = Self::SUartCr3Scarcnt, CRegField = Self::CUartCr3Scarcnt> + CRwRwRegFieldBits;
}

Associated Types

type UUartCr3Scarcnt: RegField<Urt, Reg = Self::UUartCr3, URegField = Self::UUartCr3Scarcnt, SRegField = Self::SUartCr3Scarcnt, CRegField = Self::CUartCr3Scarcnt> + URwRwRegFieldBits

type SUartCr3Scarcnt: RegField<Srt, Reg = Self::SUartCr3, URegField = Self::UUartCr3Scarcnt, SRegField = Self::SUartCr3Scarcnt, CRegField = Self::CUartCr3Scarcnt> + SRwRwRegFieldBits

type CUartCr3Scarcnt: RegField<Crt, Reg = Self::CUartCr3, URegField = Self::UUartCr3Scarcnt, SRegField = Self::SUartCr3Scarcnt, CRegField = Self::CUartCr3Scarcnt> + CRwRwRegFieldBits

Loading content...

Implementors

Loading content...