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: Bicycl_Computer_NUCLEO-F411RE Bicycl_Computer_NUCLEO-L476RG
Fork of GPS by
GPS Class Reference
A GPS interface for reading from a Globalsat EM-406 GPS Module. More...
#include <GPSISR.h>
Public Member Functions | |
| GPS (PinName tx, PinName rx, int Baud) | |
| Create the GPS interface, connected to the specified serial port. | |
Detailed Description
A GPS interface for reading from a Globalsat EM-406 GPS Module.
Definition at line 29 of file GPSISR.h.
Constructor & Destructor Documentation
| GPS | ( | PinName | tx, |
| PinName | rx, | ||
| int | Baud | ||
| ) |
Create the GPS interface, connected to the specified serial port.
Definition at line 29 of file GPSISR.cpp.
Generated on Tue Jul 12 2022 18:50:37 by
1.7.2
