pub trait UarteSubscribeStartrx<T: UarteMap> {
type UarteSubscribeStartrxVal: Bitfield<Bits = u32>;
type UUarteSubscribeStartrx: UUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>;
type SUarteSubscribeStartrx: SUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>;
type CUarteSubscribeStartrx: CUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>;
}
Loading content...Loading content...