pub trait UarteTasksStoprx<T: UarteMap> {
type UarteTasksStoprxVal: Bitfield<Bits = u32>;
type UUarteTasksStoprx: UUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>;
type SUarteTasksStoprx: SUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>;
type CUarteTasksStoprx: CUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>;
}
Loading content...Loading content...