libdrmconf 0.12.1
A library to program DMR radios.
Loading...
Searching...
No Matches
Codeplug::Element::Offset::Bit Struct Reference

Some type to specify a bit offset. More...

#include <codeplug.hh>

Public Member Functions

Bit operator+ (unsigned int bits) const
 Implements a simple increment.
 
Bit operator- (unsigned int bits) const
 Implements a simple increment.
 

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: