MU Library
mu::DpeOutput_t Union Reference

#include <dpe_common.hpp>

Public Attributes

uint64_t u64
 
struct {
   int64_t   h: 10
 
   int64_t   __pad0__: 2
 
   int64_t   f: 10
 
   int64_t   __pad1__: 2
 
   int64_t   maxValue: 10
 
   int64_t   maxOffset: 14
 
   int64_t   maxIE: 15
 
   int64_t   __pad2__: 1
 
}; 
 

Detailed Description

Definition at line 33 of file dpe_common.hpp.

Member Data Documentation

◆ 

struct { ... }

◆ __pad0__

int64_t mu::DpeOutput_t::__pad0__

Definition at line 39 of file dpe_common.hpp.

◆ __pad1__

int64_t mu::DpeOutput_t::__pad1__

Definition at line 41 of file dpe_common.hpp.

◆ __pad2__

int64_t mu::DpeOutput_t::__pad2__

Definition at line 45 of file dpe_common.hpp.

◆ f

int64_t mu::DpeOutput_t::f

Definition at line 40 of file dpe_common.hpp.

◆ h

int64_t mu::DpeOutput_t::h

Definition at line 38 of file dpe_common.hpp.

◆ maxIE

int64_t mu::DpeOutput_t::maxIE

Definition at line 44 of file dpe_common.hpp.

◆ maxOffset

int64_t mu::DpeOutput_t::maxOffset

Definition at line 43 of file dpe_common.hpp.

◆ maxValue

int64_t mu::DpeOutput_t::maxValue

Definition at line 42 of file dpe_common.hpp.

◆ u64

uint64_t mu::DpeOutput_t::u64

Definition at line 35 of file dpe_common.hpp.


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