pub trait UarteSubscribeStoprx<T: UarteMap> {
type UarteSubscribeStoprxVal: Bitfield<Bits = u32>;
type UUarteSubscribeStoprx: UUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>;
type SUarteSubscribeStoprx: SUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>;
type CUarteSubscribeStoprx: CUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>;
}
Loading content...Loading content...