5.1.2.3 rtcount_getTickCount
This function returns the 32-bit total tick count of the timer. This means concatenating the hardware timer value to the overflow counter
uint32_t rtcount_getTickCount(
void
)
Parameters
- none
Returns
Type: uint32_t