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