Skip to content

Commit

Permalink
[3.14.6. Abstract Control and Status] make busy a reference
Browse files Browse the repository at this point in the history
This makes it clear that the statatement refers to a field of a
register, not a name of a value of `abstractcs.cmderr` field.

Moreover, references are used throughout the spec in similar cases.
  • Loading branch information
en-sc committed May 14, 2024
1 parent e056579 commit 5d17d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/dm_registers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ same project unless stated otherwise.
<register name="Abstract Control and Status" short="abstractcs" address="0x16">
Writing this register while an abstract command is executing causes
{abstractcs-cmderr} to become 1 (busy) once the command completes
(busy becomes 0).
({abstractcs-busy} becomes 0).

[NOTE]
====
Expand Down

0 comments on commit 5d17d05

Please sign in to comment.