|
class | WT5001_OPCODE_T |
|
class | WT5001_PLAYMODE_T |
|
class | WT5001_PLAYSOURCE_T |
|
|
synchronized void | delete () |
|
| WT5001 (int uart) |
|
boolean | dataAvailable (long millis) |
|
int | readData (byte[] buffer) |
|
int | writeData (byte[] buffer) |
|
boolean | setupTty (int baud) |
|
boolean | setupTty () |
|
boolean | checkResponse (WT5001.WT5001_OPCODE_T opcode) |
|
boolean | play (WT5001.WT5001_PLAYSOURCE_T psrc, int index) |
|
boolean | stop () |
|
boolean | pause () |
|
boolean | next () |
|
boolean | previous () |
|
boolean | setVolume (short vol) |
|
boolean | queue (int index) |
|
boolean | setPlayMode (WT5001.WT5001_PLAYMODE_T pm) |
|
boolean | insert (int index) |
|
boolean | setDate (int year, short month, short day) |
|
boolean | setTime (short hour, short minute, short second) |
|
boolean | setAlarm (short hour, short minute, short second) |
|
boolean | clearAlarm () |
|
short | getVolume () throws java.io.IOException |
|
short | getPlayState () throws java.io.IOException |
|
int | getNumFiles (WT5001.WT5001_PLAYSOURCE_T psrc) throws java.io.IOException |
|
int | getCurrentFile () throws java.io.IOException |
|
boolean | getDate (int[] year, short[] month, short[] day) |
|
boolean | getTime (short[] hour, short[] minute, short[] second) |
|
|
| WT5001 (long cPtr, boolean cMemoryOwn) |
|
void | finalize () |
|
|
static long | getCPtr (WT5001 obj) |
|
|
transient boolean | swigCMemOwn |
|
The documentation for this class was generated from the following file:
- /iotdk/jenkins/workspace/upm-doc/build/src/wt5001/WT5001.java