pub trait UarteEventsEndtx<T: UarteMap> {
type UarteEventsEndtxVal: Bitfield<Bits = u32>;
type UUarteEventsEndtx: UUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>;
type SUarteEventsEndtx: SUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>;
type CUarteEventsEndtx: CUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>;
}
Loading content...Loading content...