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