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