embedCONTROLCore
Public Attributes | List of all members
com.thecoderscorner.embedcontrol.core.serial.SerialPortType Enum Reference

Public Attributes

 REGULAR_USB_SERIAL
 
 BLUETOOTH_SERIAL
 
 BLE_SERIAL
 
 ALL_PORTS
 

Detailed Description

Indicates the type of serial port

Member Data Documentation

◆ ALL_PORTS

com.thecoderscorner.embedcontrol.core.serial.SerialPortType.ALL_PORTS

Special enumeration only for searching that represents all possible ports

◆ BLE_SERIAL

com.thecoderscorner.embedcontrol.core.serial.SerialPortType.BLE_SERIAL

A BLE serial port

◆ BLUETOOTH_SERIAL

com.thecoderscorner.embedcontrol.core.serial.SerialPortType.BLUETOOTH_SERIAL

A bluetooth serial port

◆ REGULAR_USB_SERIAL

com.thecoderscorner.embedcontrol.core.serial.SerialPortType.REGULAR_USB_SERIAL

A Regular USB serial port


The documentation for this enum was generated from the following file: