PandA-2024.02
Data Fields
vcFloat::_FP_STRUCT_LAYOUT Struct Reference

Data Fields

uint32_t sign: 1
 
uint32_t exp: 8
 
uint32_t frac: 23
 

Detailed Description

Definition at line 133 of file Range_Analysis.cpp.

Field Documentation

◆ exp

uint32_t vcFloat::_FP_STRUCT_LAYOUT::exp

Definition at line 137 of file Range_Analysis.cpp.

◆ frac

uint32_t vcFloat::_FP_STRUCT_LAYOUT::frac

Definition at line 138 of file Range_Analysis.cpp.

◆ sign

uint32_t vcFloat::_FP_STRUCT_LAYOUT::sign

Definition at line 136 of file Range_Analysis.cpp.


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

Generated on Mon Feb 12 2024 13:04:09 for PandA-2024.02 by doxygen 1.8.13