5.1.2.2 rtcount_initialize
This function sets the RTCounter ISR handler as the the interrupt handler for the timer. Must be called while GIE = 0
void rtcount_initialize(
void
)
Parameters
- none
Returns
Type: void
This function sets the RTCounter ISR handler as the the interrupt handler for the timer. Must be called while GIE = 0
void rtcount_initialize(
void
)
Type: void