We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9b229 commit 12c4c82Copy full SHA for 12c4c82
src/peripheral/dwt.rs
@@ -428,7 +428,7 @@ impl Comparator {
428
// emit a Debug Watchpoint event, either halting execution or
429
// firing a `DebugMonitor` exception
430
0b0111,
431
- // don't emit (we're going to fire an exception not trace)
+ // emit_range is N/A for cycle count compare
432
false,
433
// don't compare data
434
0 commit comments