CANopen Master Documentation
Version 6.08.00
Loading...
Searching...
No Matches
Float_u Union Reference

Detailed Description

This union keeps a float value and a int32_t value at the same memory location.

#include <mc_compiler.h>

+ Collaboration diagram for Float_u:

Field Documentation

◆ ftValue

float Float_u::ftValue

Floating-point value.

◆ ulValue

uint32_t Float_u::ulValue

32bit unsigned value