|
TM STM32F4xx Libraries
v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle
|
Date struct for GPS date. More...
#include <tm_stm32f4_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.