|
TM STM32Fxxx HAL Libraries
v1.0.0
Libraries for STM32Fxxx (F0, F4 and F7 series) devices based on HAL drivers from ST from Tilen Majerle
|
Float number operation structure. More...
#include <tm_stm32_general.h>
Data Fields | |
| int32_t | Integer |
| uint32_t | Decimal |
Float number operation structure.
| uint32_t Decimal |
Decimal part of float number
| int32_t Integer |
Integer part of float number