Composite bit fields specifying
Status: Alpha
Brought to you by:
mindscorpion
It is necessary to have possibility to specifying composite bit fields,
for example let we have a 32-bit status word and some value placed in [20:18] and [10:8] ...
Let specifying format will be the following:
20:18,10:8
The comma is key.
Several sub-intervals may be present.