|
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
|
Date struct for GPS date. More...
#include <tm_stm32_gps.h>
Data Fields | |
| uint8_t | Date |
| uint8_t | Month |
| uint8_t | Year |
Date struct for GPS date.
| uint8_t Date |
Date in month from GPS.
| uint8_t Month |
Month from GPS.
| uint8_t Year |
Year from GPS.