7.1.2.16 timeout_initialize
This function sets the timeout ISR handler as the the interrupt handler for the timer.
void timeout_initialize(
void
)
Parameters
- *timer
-
- timer instance whose callback have to be called.
Returns
Type: void