|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnanovm.nibo.drivers.IrTransceiver
public class IrTransceiver
Provides methods to send and receive RC5-IR-codes.
Constructor Summary | |
---|---|
IrTransceiver()
|
Method Summary | |
---|---|
static int |
getCommand()
Get last received command |
static int |
sendCommand(int command)
Transmitt command |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IrTransceiver()
Method Detail |
---|
public static int getCommand()
public static int sendCommand(int command)
command
- RC5 code to transmitt
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |