dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::int24be Struct Reference

a packed 24 bit integer stored big endian: converts from and to the native int on every access, so the ring converters take it like int24 More...

#include <dx_stream.h>

Public Member Functions

 int24be ()=default
 int24be (int32_t value)
 operator int32_t () const
int24beoperator= (int32_t value)

Public Attributes

uint8_t data [3]

Detailed Description

a packed 24 bit integer stored big endian: converts from and to the native int on every access, so the ring converters take it like int24

Constructor & Destructor Documentation

◆ int24be() [1/2]

dx::int24be::int24be ( )
default
Here is the caller graph for this function:

◆ int24be() [2/2]

dx::int24be::int24be ( int32_t value)
inline

Member Function Documentation

◆ operator int32_t()

dx::int24be::operator int32_t ( ) const
inline

◆ operator=()

int24be & dx::int24be::operator= ( int32_t value)
inline
Here is the call graph for this function:

Member Data Documentation

◆ data

uint8_t dx::int24be::data[3]

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

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.