pub trait UarteSubscribeStarttx<T: UarteMap> {
type UarteSubscribeStarttxVal: Bitfield<Bits = u32>;
type UUarteSubscribeStarttx: UUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>;
type SUarteSubscribeStarttx: SUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>;
type CUarteSubscribeStarttx: CUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>;
}
Loading content...Loading content...