pub trait UartePublishRxstarted<T: UarteMap> {
type UartePublishRxstartedVal: Bitfield<Bits = u32>;
type UUartePublishRxstarted: UUartePublishRxstarted<T, Val = Self::UartePublishRxstartedVal, UReg = Self::UUartePublishRxstarted, SReg = Self::SUartePublishRxstarted, CReg = Self::CUartePublishRxstarted>;
type SUartePublishRxstarted: SUartePublishRxstarted<T, Val = Self::UartePublishRxstartedVal, UReg = Self::UUartePublishRxstarted, SReg = Self::SUartePublishRxstarted, CReg = Self::CUartePublishRxstarted>;
type CUartePublishRxstarted: CUartePublishRxstarted<T, Val = Self::UartePublishRxstartedVal, UReg = Self::UUartePublishRxstarted, SReg = Self::SUartePublishRxstarted, CReg = Self::CUartePublishRxstarted>;
}
Loading content...Loading content...