touchgfx::fixed28_4ToFloat() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::fixed28_4ToFloat() function

@fn inline float fixed28_4ToFloat(fixed28_4 value) Fixed 28 4 to float.

Syntax

inline float fixed28_4ToFloat(fixed28_4 value);

Arguments

value

The value.

Return value

The value as float.

References

LocationText
TextureMapTypes.hpp:155
inline float fixed28_4ToFloat(fixed28_4 value)

Data Use

Data read by touchgfx::fixed28_4ToFloat()
touchgfx::fixed28_4ToFloat()