|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Monitor | |
de.wagner_ibw.iow | This package provides all interfaces and classes for using the
IO-Warrior Hardware invented by Code Mercenaries Hard- und Software GmbH . |
de.wagner_ibw.iow.i2c | This package provides all interfaces and classes for using the
IO-Warrior's special mode function IIC . |
Uses of Monitor in de.wagner_ibw.iow |
Fields in de.wagner_ibw.iow declared as Monitor | |
protected Monitor |
AbstractIowDevcie.monitor
Queue for receiving the current pin status report |
Methods in de.wagner_ibw.iow that return Monitor | |
Monitor |
AbstractIowDevcie.getMonitor()
|
Uses of Monitor in de.wagner_ibw.iow.i2c |
Fields in de.wagner_ibw.iow.i2c declared as Monitor | |
protected Monitor |
AbstractI2CDevice.monitor
Reference to the i2ctransaction monitor. |
Methods in de.wagner_ibw.iow.i2c with parameters of type Monitor | |
void |
AbstractI2CDevice.setMonitor(Monitor monitor)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |