|
TM STM32F4xx Libraries
v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle
|
Float number operation structure. More...
#include <tm_stm32f4_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