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