tcl/target/stm32(f7/h7)x: do not assume presence of the reset
[fw/openocd] / src / rtt / rtt.h
index 597c83829f9c474da1f69259f5246d0b4f1b5056..bc21bd012890710753ff2ede1f45eaac5e056536 100644 (file)
@@ -237,7 +237,7 @@ const struct rtt_control *rtt_get_control(void);
  * Read channel information.
  *
  * @param[in] channel_index Channel index.
- * @param[in] channel_type Channel type.
+ * @param[in] type Channel type.
  * @param[out] info Channel information.
  *
  * @returns ERROR_OK on success, an error code on failure.