Stop ULP program timer. This is a convenience macro which disables the ULP program timer. Once this instruction is used, ULP program will not be restarted anymore until ulp_run function is called. ULP program will continue running after this instruction. To stop the currently running program, use I_HALT().