CMSIS-Zone (Preview)
Version 0.9.2
System Resource Management
|
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 |