pub trait UarteSubscribeStoptx<T: UarteMap> {
type UarteSubscribeStoptxVal: Bitfield<Bits = u32>;
type UUarteSubscribeStoptx: UUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>;
type SUarteSubscribeStoptx: SUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>;
type CUarteSubscribeStoptx: CUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>;
}
Loading content...Loading content...