pub trait UarteIntensetTxdrdy<T: UarteMap>: UarteIntenset<T> {
type UUarteIntensetTxdrdy: RegField<Urt, Reg = Self::UUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + URwRwRegFieldBit;
type SUarteIntensetTxdrdy: RegField<Srt, Reg = Self::SUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + SRwRwRegFieldBit;
type CUarteIntensetTxdrdy: RegField<Crt, Reg = Self::CUarteIntenset, URegField = Self::UUarteIntensetTxdrdy, SRegField = Self::SUarteIntensetTxdrdy, CRegField = Self::CUarteIntensetTxdrdy> + CRwRwRegFieldBit;
}
Loading content...Loading content...