MU Library
mu::DpeCsrDpb_t Union Reference

#include <dpe_common.hpp>

Public Attributes

int64_t u64
 
struct {
   int64_t   H: 12
 
   int64_t   E: 12
 
   int64_t   STR: 8
 
   int64_t   __pad0__: 32
 
}; 
 

Detailed Description

Definition at line 82 of file dpe_common.hpp.

Member Data Documentation

◆ 

struct { ... }

◆ __pad0__

int64_t mu::DpeCsrDpb_t::__pad0__

Definition at line 91 of file dpe_common.hpp.

◆ E

int64_t mu::DpeCsrDpb_t::E

Definition at line 89 of file dpe_common.hpp.

◆ H

int64_t mu::DpeCsrDpb_t::H

Definition at line 88 of file dpe_common.hpp.

◆ STR

int64_t mu::DpeCsrDpb_t::STR

Definition at line 90 of file dpe_common.hpp.

◆ u64

int64_t mu::DpeCsrDpb_t::u64

Definition at line 84 of file dpe_common.hpp.


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