Uses of Class
com.tinkerforge.BrickletIO16V2.Monoflop
-
-
Uses of BrickletIO16V2.Monoflop in com.tinkerforge
Methods in com.tinkerforge that return BrickletIO16V2.Monoflop Modifier and Type Method Description BrickletIO16V2.Monoflop
BrickletIO16V2. getMonoflop(int channel)
Returns (for the given channel) the current value and the time as set byBrickletIO16V2.setMonoflop(int, boolean, long)
as well as the remaining time until the value flips.
-