1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/regtools/include
Amaury Pouly cc4c9b70bc regtools: add register access to soc desc
Registers (and variants) can now specify the type of access supported:
- unspecified: for variant means same as register, for register defaults R/W
- read/write
- read only
- write only
Backward compatibility is preserved by setting access to unspecified by default.

Change-Id: I3e84ae18f962a45db62f996a542d08405d05b895
2016-04-08 19:38:36 +02:00
..
soc_desc.hpp regtools: add register access to soc desc 2016-04-08 19:38:36 +02:00
soc_desc_v1.hpp regtools: update v2 specification, library and tools 2016-02-06 15:12:55 +00:00