Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Geofence_Infos Struct Reference
[NMEA_PARSER_TYPES_DEFINITIONS]
Data structure that contains all of the information about Geofence. More...
#include <NMEAParser.h>
Data Fields | |
| uint8_t | op |
| Geofence type message (configuration/status) | |
| uint8_t | result |
| Geofence cfg/request result (OK/ERROR) | |
| int | idAlarm |
| Id of the circle raising the alarm. | |
Detailed Description
Data structure that contains all of the information about Geofence.
Definition at line 286 of file NMEAParser.h.
Field Documentation
| int idAlarm |
Id of the circle raising the alarm.
Definition at line 289 of file NMEAParser.h.
| uint8_t op |
Geofence type message (configuration/status)
Definition at line 287 of file NMEAParser.h.
| uint8_t result |
Geofence cfg/request result (OK/ERROR)
Definition at line 288 of file NMEAParser.h.
Generated on Tue Jul 12 2022 18:14:44 by
1.7.2
X-NUCLEO-GNSS1A1 Global Navigation Satellite System