Skip to content

Commit

Permalink
Merge pull request #1010 from en-sc/en-sc/remove-extra-already
Browse files Browse the repository at this point in the history
Remove an extra 'already' in [5.7. Trigger Module Registers]
  • Loading branch information
rtwfroody authored Apr 25, 2024
2 parents e056579 + 830e8e2 commit 285f3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sdtrig.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ follow write-any-read-legal semantics. If a debugger writes an
unsupported configuration, the register will read back a value that is
supported (which may simply be a disabled trigger). This means that a
debugger must always read back values it writes to `tdata` registers,
unless it already knows already what is supported. Writes to one `tdata`
unless it already knows what is supported. Writes to one `tdata`
register must not modify the contents of other `tdata` registers, nor
the configuration of any trigger besides the one that is currently
selected.
Expand Down

0 comments on commit 285f3c5

Please sign in to comment.