Hi Barber,
The lightweight timer is a very simple and limited capability timer module as compared to the full timer operations. The full timer can be setup as a one shot occurence or periodic with a bunch of other capabilities.
Once you start a lightweight timer at whatever periodic rate you want you can cancel it using the _lwtimer_cancel_timer() function call.
Hope this helps.
Regards,
David