pub trait UarteRxdAmountAmount<T: UarteMap>: UarteRxdAmount<T> {
type UUarteRxdAmountAmount: RegField<Urt, Reg = Self::UUarteRxdAmount, URegField = Self::UUarteRxdAmountAmount, SRegField = Self::SUarteRxdAmountAmount, CRegField = Self::CUarteRxdAmountAmount> + URoRoRegFieldBits;
type SUarteRxdAmountAmount: RegField<Srt, Reg = Self::SUarteRxdAmount, URegField = Self::UUarteRxdAmountAmount, SRegField = Self::SUarteRxdAmountAmount, CRegField = Self::CUarteRxdAmountAmount> + SRoRoRegFieldBits;
type CUarteRxdAmountAmount: RegField<Crt, Reg = Self::CUarteRxdAmount, URegField = Self::UUarteRxdAmountAmount, SRegField = Self::SUarteRxdAmountAmount, CRegField = Self::CUarteRxdAmountAmount> + CRoRoRegFieldBits;
}
Loading content...Loading content...