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.
Dependents: A_TeseoLocationNEW A_TeseoLocation
Datalog_Infos Struct Reference
[NMEA_PARSER_TYPES_DEFINITIONS]
Data structure that contains all of the information about Datalog. More...
#include <NMEAParser.h>
Data Fields | |
uint8_t | op |
Datalog type message (configuration/status) | |
uint8_t | result |
Datalog cfg/request result (OK/ERROR) |
Detailed Description
Data structure that contains all of the information about Datalog.
Definition at line 305 of file NMEAParser.h.
Field Documentation
uint8_t op |
Datalog type message (configuration/status)
Definition at line 306 of file NMEAParser.h.
uint8_t result |
Datalog cfg/request result (OK/ERROR)
Definition at line 307 of file NMEAParser.h.
Generated on Wed Jul 13 2022 01:04:53 by
