Other Parts Discussed in Thread: TM4C123GH6PM
Hi,
I am using TM4C123GH6PM microcontroller and ccs6.
1) Is "void TimerLoadSet (unsigned long ulBase, unsigned long ulTimer, unsigned long ulValue);" used to set the initial value of timer?
2) To reset the timer after 1sec, what API need to be used?