CMSIS-Zone (Preview)
Version 0.0.1
System Resource Management
|
The group element can be used to logically group peripherals together, e.g. according to functionality or bus topology.
Example
Schema Description
Parent Element | Element Chain | ||
---|---|---|---|
peripherals | /peripherals element | ||
group | /group element | ||
Attributes | Description | Type | Use |
name | The name for the peripheral group. | xs:string | required |
info | Brief description of the peripheral group. | xs:string | optional |
Child Elements | Description | Type | Occurrence |
/group element | Logical grouping of peripherals. | complexType | 0..* |
/peripheral element | Peripheral definitions. | complexType | 0..* |