Uses of Class
com.tinkerforge.BrickletHallEffect.EdgeInterrupt
-
-
Uses of BrickletHallEffect.EdgeInterrupt in com.tinkerforge
Methods in com.tinkerforge that return BrickletHallEffect.EdgeInterrupt Modifier and Type Method Description BrickletHallEffect.EdgeInterrupt
BrickletHallEffect. edgeInterrupt()
This listener is triggered every n-th count, as configured withBrickletHallEffect.setEdgeInterrupt(long)
.
-