Skip to content

Commit 12c4c82

Browse files
committed
more correct comment
1 parent 1b9b229 commit 12c4c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/peripheral/dwt.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ impl Comparator {
428428
// emit a Debug Watchpoint event, either halting execution or
429429
// firing a `DebugMonitor` exception
430430
0b0111,
431-
// don't emit (we're going to fire an exception not trace)
431+
// emit_range is N/A for cycle count compare
432432
false,
433433
// don't compare data
434434
false,

0 commit comments

Comments
 (0)