pub trait UartePublishRxdrdy<T: UarteMap> {
type UartePublishRxdrdyVal: Bitfield<Bits = u32>;
type UUartePublishRxdrdy: UUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>;
type SUartePublishRxdrdy: SUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>;
type CUartePublishRxdrdy: CUartePublishRxdrdy<T, Val = Self::UartePublishRxdrdyVal, UReg = Self::UUartePublishRxdrdy, SReg = Self::SUartePublishRxdrdy, CReg = Self::CUartePublishRxdrdy>;
}
Loading content...Loading content...