zunoGPTSet()

Set GPT timeout in ticks. Tick is defined using zunoGPTInit() and can be 1 / 4 MHz = 0.25 μs or 1 / 31.25 kHZ = 32 μs. GPT allows to measure time precisely during up to 32 μs * 65536 ≈ 2 seconds. zunoGPTSet(value) value Number of ticks until GPT fires and user defined handler is executed (WORD) none