pub trait UartePublishTxdrdy<T: UarteMap> {
type UartePublishTxdrdyVal: Bitfield<Bits = u32>;
type UUartePublishTxdrdy: UUartePublishTxdrdy<T, Val = Self::UartePublishTxdrdyVal, UReg = Self::UUartePublishTxdrdy, SReg = Self::SUartePublishTxdrdy, CReg = Self::CUartePublishTxdrdy>;
type SUartePublishTxdrdy: SUartePublishTxdrdy<T, Val = Self::UartePublishTxdrdyVal, UReg = Self::UUartePublishTxdrdy, SReg = Self::SUartePublishTxdrdy, CReg = Self::CUartePublishTxdrdy>;
type CUartePublishTxdrdy: CUartePublishTxdrdy<T, Val = Self::UartePublishTxdrdyVal, UReg = Self::UUartePublishTxdrdy, SReg = Self::SUartePublishTxdrdy, CReg = Self::CUartePublishTxdrdy>;
}
Loading content...Loading content...