LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
|
Next
GpsSetBaudRate
gpsapi.h
|
Generic GPS Functions
|
See Also
Sets the baud rate used to communicate with the GPS receiver
Parameters
Parameters
Description
unsigned long ulBaudRate
Specifies the baud rate used for communicating with the GPS device.
Return Value
The return value will be the new currently set baud rate.
See Also
GpsGetBaudRate
Group
Generic GPS Functions
Declaration
unsigned
long
GPSAPI
GpsSetBaudRate
(
unsigned
long
ulBaudRate);
File
gpsapi.h
Links
gpsapi.h
,
Generic GPS Functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index