pub trait UartePublishEndtx<T: UarteMap> {
type UartePublishEndtxVal: Bitfield<Bits = u32>;
type UUartePublishEndtx: UUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>;
type SUartePublishEndtx: SUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>;
type CUartePublishEndtx: CUartePublishEndtx<T, Val = Self::UartePublishEndtxVal, UReg = Self::UUartePublishEndtx, SReg = Self::SUartePublishEndtx, CReg = Self::CUartePublishEndtx>;
}
Loading content...Loading content...