pub trait UarteEventsTxstopped<T: UarteMap> {
type UarteEventsTxstoppedVal: Bitfield<Bits = u32>;
type UUarteEventsTxstopped: UUarteEventsTxstopped<T, Val = Self::UarteEventsTxstoppedVal, UReg = Self::UUarteEventsTxstopped, SReg = Self::SUarteEventsTxstopped, CReg = Self::CUarteEventsTxstopped>;
type SUarteEventsTxstopped: SUarteEventsTxstopped<T, Val = Self::UarteEventsTxstoppedVal, UReg = Self::UUarteEventsTxstopped, SReg = Self::SUarteEventsTxstopped, CReg = Self::CUarteEventsTxstopped>;
type CUarteEventsTxstopped: CUarteEventsTxstopped<T, Val = Self::UarteEventsTxstoppedVal, UReg = Self::UUarteEventsTxstopped, SReg = Self::SUarteEventsTxstopped, CReg = Self::CUarteEventsTxstopped>;
}
Loading content...Loading content...