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 b5050b0 commit 6dfc26dCopy full SHA for 6dfc26d
backends/ext_pdf_doc/templates/ext_pdf.adoc.erb
@@ -342,7 +342,7 @@ Reset value::
342
<%- end -%>
343
344
<%- if csr.fields.map(&:has_custom_sw_write?).any? -%>
345
-== Software write
+==== Software write
346
347
This CSR may store a value that is different from what software attempts to write.
348
@@ -362,7 +362,7 @@ written value:
362
363
364
<%- if csr.has_custom_sw_read? -%>
365
-== Software read
+==== Software read
366
367
This CSR may return a value that is different from what is stored in hardware.
368
0 commit comments