AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
void HAL_TimerIRQClear(int timer)

Clears the IRQ for the specified timer. 
This call was added to support platforms where the timers keep their own latched interrupt flag, so to fully clear the timer interrupt call this entry first, then for compatibility with timers that latch the state in the interrupt controller also call HAL_IRQClear second with the device number given by HAL_TimerDevice.

[sh-index] Back to list of manuals