libdrmconf  0.12.0
A library to program DMR radios.
Public Attributes | List of all members
Codeplug::Element::Offset::BitOffset Struct Reference

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.
 

Detailed Description

Some type to specify a bit offset.

That is the byte-offset and bit of that byte.


The documentation for this struct was generated from the following file: