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