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