rtcount_makeAbsolute

This function returns a number of ticks and returns the total number of timer ticks since the last overflow occurred or the timer module was started.

static uint32_t rtcount_makeAbsolute(
    uint32_t period
)

Parameters

period

Type: uint32_t

- timer period

Returns

Type: uint32_t

ac - number of timer ticks since the last timeout occurred