Uses of Class
com.tinkerforge.BrickletIO4.EdgeCountConfig
-
-
Uses of BrickletIO4.EdgeCountConfig in com.tinkerforge
Methods in com.tinkerforge that return BrickletIO4.EdgeCountConfig Modifier and Type Method Description BrickletIO4.EdgeCountConfig
BrickletIO4. getEdgeCountConfig(short pin)
Returns the edge type and debounce time for the selected pin as set byBrickletIO4.setEdgeCountConfig(short, short, short)
.
-