NEORV32 - Software Framework Documentation
Loading...
Searching...
No Matches
Data Fields
float_conv_t Union Reference

#include <neorv32_zfinx_extension_intrinsics.h>

Data Fields

uint32_t binary_value
 
float float_value
 

Detailed Description

Sanity check Custom data type to access floating-point values as native floats and in binary representation

Field Documentation

◆ binary_value

uint32_t float_conv_t::binary_value

Access as native float

◆ float_value

float float_conv_t::float_value

Access in binary representation


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