public class SerialPortInfo
extends java.lang.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 |
---|---|
java.lang.String |
getFriendlyName()
Returns the friendly name used for the serial port.
|
java.lang.String |
getPortName()
Return the serial port name
|