Dear team,
I am really confused b/w timer module and clock module. clock module's explanation in the TI-RTOS tutorials videos is very much clear. when the tick reaches defined period ,hwi occurs which in turn post the swi internally, there by all the clock module fxns created by us are swi's . but what is the role of timer module now?? and how it differs w.r.t clock module???