This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TimerLoadSet use

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?