Uses of Class
com.tinkerforge.BrickletIO16V2.EdgeCountConfiguration
-
-
Uses of BrickletIO16V2.EdgeCountConfiguration in com.tinkerforge
Methods in com.tinkerforge that return BrickletIO16V2.EdgeCountConfiguration Modifier and Type Method Description BrickletIO16V2.EdgeCountConfiguration
BrickletIO16V2. getEdgeCountConfiguration(int channel)
Returns the edge type and debounce time for the selected channel as set byBrickletIO16V2.setEdgeCountConfiguration(int, int, int)
.
-