|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.wagner_ibw.test.LM75OSTest
It is a simple test program for I2C and LM75.
Field Summary | |
(package private) static boolean |
DEBUG
|
(package private) static Iow40 |
dev40
|
(package private) static IowFactory |
devs
|
(package private) static boolean |
LOOP
|
(package private) static boolean |
SHOW
|
Constructor Summary | |
LM75OSTest()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static boolean DEBUG
static boolean LOOP
static boolean SHOW
static IowFactory devs
static Iow40 dev40
Constructor Detail |
public LM75OSTest()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |