de.wagner_ibw.test
Class IowCurrentPinStatusReportTest

java.lang.Object
  |
  +--de.wagner_ibw.test.IowCurrentPinStatusReportTest

public class IowCurrentPinStatusReportTest
extends java.lang.Object

This simple test prog checks the current pin status special mode function. It checks one connected IOW40 and/or one connected IOW24 chip. If no chips are connected a NoSuchElementException will be displayed. If you use the IOW-Warrior 40 Starterkit, the key is connected to P0.0.

Since:
0.9.3
Author:
Thomas Wagner

Constructor Summary
IowCurrentPinStatusReportTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IowCurrentPinStatusReportTest

public IowCurrentPinStatusReportTest()
Method Detail

main

public static void main(java.lang.String[] args)