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