Răsfoiți Sursa

Corrected the accessportV2 address type

Christopher Seidl 4 ani în urmă
părinte
comite
a2257dd49f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      CMSIS/DoxyGen/Pack/src/devices_schema.txt

+ 1 - 1
CMSIS/DoxyGen/Pack/src/devices_schema.txt

@@ -3234,7 +3234,7 @@ An <b>accessportV2</b> must be later selected via <b>__apid</b>. It is not possi
     <td>
       The address to select this access port in its parent's address space for a target access.
     </td>
-    <td>xs:unsignedInt</td>
+    <td>NonNegativeInteger</td>
     <td>required</td>
   </tr>
   <tr>