|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceBits | |
|---|---|
| com.ingenotech.lavalamp.ftdi | |
| Uses of DeviceBits in com.ingenotech.lavalamp.ftdi |
|---|
| Methods in com.ingenotech.lavalamp.ftdi that return DeviceBits | |
|---|---|
static DeviceBits |
DeviceBits.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DeviceBits[] |
DeviceBits.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ingenotech.lavalamp.ftdi with parameters of type DeviceBits | |
|---|---|
static int |
DeviceBits.clear(int data,
DeviceBits state)
|
static int |
DeviceBits.invert(int data,
DeviceBits state)
|
static int |
DeviceBits.set(int data,
DeviceBits state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||