| Package | Description |
|---|---|
| org.harctoolbox.IrpMaster |
| Modifier and Type | Field and Description |
|---|---|
static BitDirection |
GeneralSpec.defaultBitDirection |
| Modifier and Type | Method and Description |
|---|---|
BitDirection |
Protocol.getBitDirection() |
static BitDirection |
BitDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitDirection[] |
BitDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BitStream.add(BitField bitField,
BitDirection bitDirection) |
| Constructor and Description |
|---|
GeneralSpec(BitDirection bitDirection,
double unit,
double unit_pulses,
double frequency,
double dutyCycle)
This constructor is intended for debugging and testing only.
|
Copyright © 2016. All rights reserved.