Преглед изворни кода

CMSIS-Core(M): updated documentation.
- Added missing SecureFault to the list of exceptions in __getIPSR() description.

GuentherMartin пре 3 година
родитељ
комит
81564cfb33
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      CMSIS/DoxyGen/Core/src/Ref_CoreReg.txt

+ 2 - 1
CMSIS/DoxyGen/Core/src/Ref_CoreReg.txt

@@ -102,7 +102,8 @@ void __set_CONTROL(uint32_t control);
         - = 4 MemManage
         - = 5 BusFault
         - = 6 UsageFault
-        - = 7-10  Reserved
+        - = 7 SecureFault
+        - = 8-10  Reserved
         - = 11 SVC
         - = 12 Reserved for Debug
         - = 13 Reserved