SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Public Member Functions | List of all members
TripleByteLE< T >::isample Union Reference

#include <decimators.h>

Public Member Functions

template<typename T > struct {
   int32_t   i
 
__attribute__ ((__packed__))
 
template<typename T > struct {
   uint8_t   i0
 
   uint8_t   i1
 
   uint8_t   i2
 
   uint8_t   i3
 
__attribute__ ((__packed__))
 

Detailed Description

template<typename T>
union TripleByteLE< T >::isample

Definition at line 231 of file decimators.h.

Member Function Documentation

◆ __attribute__() [1/2]

template<typename T >
template<typename T >
struct TripleByteLE::isample::@11 TripleByteLE< T >::isample::__attribute__ ( (__packed__)  )

◆ __attribute__() [2/2]

template<typename T >
template<typename T >
struct TripleByteLE::isample::@12 TripleByteLE< T >::isample::__attribute__ ( (__packed__)  )

Member Data Documentation

◆ i

template<typename T >
int32_t TripleByteLE< T >::isample::i

Definition at line 233 of file decimators.h.

◆ i0

template<typename T >
uint8_t TripleByteLE< T >::isample::i0

Definition at line 236 of file decimators.h.

◆ i1

template<typename T >
uint8_t TripleByteLE< T >::isample::i1

Definition at line 237 of file decimators.h.

◆ i2

template<typename T >
uint8_t TripleByteLE< T >::isample::i2

Definition at line 238 of file decimators.h.

◆ i3

template<typename T >
uint8_t TripleByteLE< T >::isample::i3

Definition at line 239 of file decimators.h.


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