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