pub trait UarteIntenclrEndrx<T: UarteMap>: UarteIntenclr<T> {
type UUarteIntenclrEndrx: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + URwRwRegFieldBit;
type SUarteIntenclrEndrx: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + SRwRwRegFieldBit;
type CUarteIntenclrEndrx: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + CRwRwRegFieldBit;
}
Loading content...Loading content...