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.
Dependencies: ulaw mbed ConfigFile
IpLine Class Reference
#include <IpLine.h>
Public Member Functions | |
| void | intr () |
| 8KHz interrupt | |
| void | poll () |
| network | |
| int | enter (enum Mode) |
| change mode | |
| int | scan (enum Scan) |
| return status | |
| void | settarget (enum PhoneType, char *) |
| set target | |
Detailed Description
IpLine class.
Definition at line 26 of file IpLine.h.
Member Function Documentation
| int enter | ( | enum Mode | newmode ) |
change mode
Definition at line 215 of file IpLine.cpp.
| void intr | ( | ) |
8KHz interrupt
Definition at line 30 of file IpLine.cpp.
| void poll | ( | ) |
network
Definition at line 74 of file IpLine.cpp.
| int scan | ( | enum Scan | type ) |
return status
Definition at line 250 of file IpLine.cpp.
| void settarget | ( | enum PhoneType | target, |
| char * | host | ||
| ) |
set target
Definition at line 274 of file IpLine.cpp.
Generated on Wed Jul 13 2022 04:31:15 by
1.7.2