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.
UMTSStick.h File Reference
UMTS Stick driver header file. More...
Go to the source code of this file.
Enumerations | |
enum | UMTSStickErr { , UMTSERR_NOTFOUND, UMTSERR_NOTIMPLEMENTED, UMTSERR_USBERR, UMTSERR_DISCONNECTED, UMTSERR_OK = 0 } |
UMTS Stick error codes. More... |
Detailed Description
UMTS Stick driver header file.
Definition in file UMTSStick.h.
Enumeration Type Documentation
enum UMTSStickErr |
UMTS Stick error codes.
- Enumerator:
UMTSERR_NOTFOUND Stick was not found.
UMTSERR_NOTIMPLEMENTED This model is not implemented.
UMTSERR_USBERR USB Error.
UMTSERR_DISCONNECTED Stick disconnected.
UMTSERR_OK Success.
Definition at line 57 of file UMTSStick.h.
Generated on Tue Jul 12 2022 15:26:30 by
