|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.bug.sysfs.SysfsNode
com.buglabs.bug.module.lcd.ML8953Device
public class ML8953Device
Exposes sysfs entry for ML3953 devices to Java clients.
| Field Summary |
|---|
| Fields inherited from class com.buglabs.bug.sysfs.SysfsNode |
|---|
root |
| Constructor Summary | |
|---|---|
protected |
ML8953Device(java.io.File root)
|
| Method Summary | |
|---|---|
static ML8953Device |
getInstance()
|
java.lang.String |
getName()
|
java.lang.String |
getPosition()
|
int |
getSlot()
|
| Methods inherited from class com.buglabs.bug.sysfs.SysfsNode |
|---|
getFirstLineofFile, pad, parseHexInt, parseInt, parseMultiInt, println |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ML8953Device(java.io.File root)
root - file root in sysfs for device entry.| Method Detail |
|---|
public java.lang.String getPosition()
public java.lang.String getName()
public int getSlot()
public static ML8953Device getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||