pub trait UarteShortsEndrxStartrx<T: UarteMap>: UarteShorts<T> {
type UUarteShortsEndrxStartrx: RegField<Urt, Reg = Self::UUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + URwRwRegFieldBit;
type SUarteShortsEndrxStartrx: RegField<Srt, Reg = Self::SUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + SRwRwRegFieldBit;
type CUarteShortsEndrxStartrx: RegField<Crt, Reg = Self::CUarteShorts, URegField = Self::UUarteShortsEndrxStartrx, SRegField = Self::SUarteShortsEndrxStartrx, CRegField = Self::CUarteShortsEndrxStartrx> + CRwRwRegFieldBit;
}
Loading content...Loading content...