From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/Zone/html/fm_reg_setup.html | 145 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 docs/Zone/html/fm_reg_setup.html (limited to 'docs/Zone/html/fm_reg_setup.html') diff --git a/docs/Zone/html/fm_reg_setup.html b/docs/Zone/html/fm_reg_setup.html new file mode 100644 index 0000000..e98ade6 --- /dev/null +++ b/docs/Zone/html/fm_reg_setup.html @@ -0,0 +1,145 @@ + + + + + +reg_setup[n] element +CMSIS-Zone (Preview): reg_setup[n] element + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-Zone (Preview) +  Version 0.9.2 +
+
System Resource Management
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
reg_setup[n] element
+
+
+

The reg_setup[n] element contains a sequence of device specific configuration for the setup of the interrupts.

+ + + + + + + + + + + + + + + +
Parent Element Element Chain
system system element
Child Elements Description Type
.reg_setup[n].name The name of the register or array that holds the configuration information. xs:string
.reg_setup[n].index The index value for the register array. NonNegativeInteger
.reg_setup[n].value[m] An array with register setup values (corresponds to .peripheral[m] below. NonNegativeInteger
.reg_setup[n].peripheral[m] An array with the peripheral names that setup belongs too. xs:string
+
+
+ + + + -- cgit