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