5.1.2.1 rtcount_isr

This function is the handler that is called whenever the Timer peripheral overflows. The handler increments the RTCounter overflow counter.

void rtcount_isr(
    void
)

Parameters

none

Returns

Type: void