test: PDF洗MD v5 第二批测试 — 12页(含寄存器/代码/位域表)
新增6页:p18(寄存器+Table)/p20-p21(PSR双图+APSR位域)/p197(MPU汇编)/p237-238(CFSR/UFSR位域描述) 原有6页:p1封面/p2目录/p12-p13正文/p51-p52指令表 Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+4
-4
@@ -27,12 +27,12 @@ hardware division.
|
||||
Figure 1. STM32 Cortex-M4 implementation
|
||||
read/clear (rc_w1)
|
||||
Software can read as well as clear this bit by writing 1.
|
||||
Writing '0' has no effect on the bit value.
|
||||
Writing ‘0’ has no effect on the bit value.
|
||||
read/clear (rc_w0)
|
||||
Software can read as well as clear this bit by writing 0.
|
||||
Writing '1' has no effect on the bit value.
|
||||
Writing ‘1’ has no effect on the bit value.
|
||||
toggle (t)
|
||||
Software can only toggle this bit by writing '1'. Writing '0' has no effect.
|
||||
Software can only toggle this bit by writing ‘1’. Writing ‘0’ has no effect.
|
||||
Reserved (Res.)
|
||||
Reserved bit, must be kept at reset value.
|
||||
Embedded
|
||||
@@ -59,4 +59,4 @@ Cortex-M4
|
||||
processor
|
||||
FPU
|
||||
Processor
|
||||
core
|
||||
core
|
||||
|
||||
Reference in New Issue
Block a user