|
libdrmconf
0.12.0
A library to program DMR radios.
|
Some type to specify a bit offset. More...
#include <codeplug.hh>
Public Attributes | |
| const unsigned int | byte |
| The byte offset. | |
| const unsigned int | bit |
| The bit within the byte. | |
Some type to specify a bit offset.
That is the byte-offset and bit of that byte.