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