pub trait UartePublishEndtxEn<T: UarteMap>: UartePublishEndtx<T> {
type UUartePublishEndtxEn: RegField<Urt, Reg = Self::UUartePublishEndtx, URegField = Self::UUartePublishEndtxEn, SRegField = Self::SUartePublishEndtxEn, CRegField = Self::CUartePublishEndtxEn> + URwRwRegFieldBit;
type SUartePublishEndtxEn: RegField<Srt, Reg = Self::SUartePublishEndtx, URegField = Self::UUartePublishEndtxEn, SRegField = Self::SUartePublishEndtxEn, CRegField = Self::CUartePublishEndtxEn> + SRwRwRegFieldBit;
type CUartePublishEndtxEn: RegField<Crt, Reg = Self::CUartePublishEndtx, URegField = Self::UUartePublishEndtxEn, SRegField = Self::SUartePublishEndtxEn, CRegField = Self::CUartePublishEndtxEn> + CRwRwRegFieldBit;
}
Loading content...Loading content...