pub trait UarteErrorsrc<T: UarteMap> {
type UarteErrorsrcVal: Bitfield<Bits = u32>;
type UUarteErrorsrc: UUarteErrorsrc<T, Val = Self::UarteErrorsrcVal, UReg = Self::UUarteErrorsrc, SReg = Self::SUarteErrorsrc, CReg = Self::CUarteErrorsrc>;
type SUarteErrorsrc: SUarteErrorsrc<T, Val = Self::UarteErrorsrcVal, UReg = Self::UUarteErrorsrc, SReg = Self::SUarteErrorsrc, CReg = Self::CUarteErrorsrc>;
type CUarteErrorsrc: CUarteErrorsrc<T, Val = Self::UarteErrorsrcVal, UReg = Self::UUarteErrorsrc, SReg = Self::SUarteErrorsrc, CReg = Self::CUarteErrorsrc>;
}
Loading content...Loading content...