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