Add support for dimIncrement
(arrays that are not contiguous)
#64
Labels
enhancement
New feature or request
dimIncrement
(arrays that are not contiguous)
#64
https://arm-software.github.io/CMSIS_5/SVD/html/elem_registers.html
Tough to implement, arrays with a "stride" can't be regular struct fields (and also complicate struct sizing).
The text was updated successfully, but these errors were encountered: