pub trait UarteTxdAmountAmount<T: UarteMap>: UarteTxdAmount<T> {
type UUarteTxdAmountAmount: RegField<Urt, Reg = Self::UUarteTxdAmount, URegField = Self::UUarteTxdAmountAmount, SRegField = Self::SUarteTxdAmountAmount, CRegField = Self::CUarteTxdAmountAmount> + URoRoRegFieldBits;
type SUarteTxdAmountAmount: RegField<Srt, Reg = Self::SUarteTxdAmount, URegField = Self::UUarteTxdAmountAmount, SRegField = Self::SUarteTxdAmountAmount, CRegField = Self::CUarteTxdAmountAmount> + SRoRoRegFieldBits;
type CUarteTxdAmountAmount: RegField<Crt, Reg = Self::CUarteTxdAmount, URegField = Self::UUarteTxdAmountAmount, SRegField = Self::SUarteTxdAmountAmount, CRegField = Self::CUarteTxdAmountAmount> + CRoRoRegFieldBits;
}
Loading content...Loading content...