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