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