Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
org.ros.android.android_acm_serial.StopBits Enum Reference

List of all members.

Public Member Functions

byte getStopBits ()

Public Attributes

 STOP_BITS_1 = (0)
 STOP_BITS_1_5 = (1)
 STOP_BITS_2 = (2)

Private Member Functions

 StopBits (int stopBits)

Private Attributes

byte stopBits

Detailed Description

Definition at line 19 of file StopBits.java.


Constructor & Destructor Documentation

org.ros.android.android_acm_serial.StopBits.StopBits ( int  stopBits) [inline, private]

Definition at line 24 of file StopBits.java.


Member Function Documentation

Definition at line 28 of file StopBits.java.


Member Data Documentation

Definition at line 20 of file StopBits.java.

Definition at line 20 of file StopBits.java.

Definition at line 20 of file StopBits.java.

Definition at line 22 of file StopBits.java.


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


android_core
Author(s): Damon Kohler
autogenerated on Thu Jun 6 2019 21:20:07