public class SerialPortInfo extends Object
Supported in EMDK v6.1.0 or higher.Not supported on all BSP eventhough the EMDK provides this interface. Refer to release notes for more details.
| Modifier and Type | Method and Description |
|---|---|
String |
getFriendlyName()
Returns the friendly name used for the serial port.
|
String |
getPortName()
Return the serial port name
|