Get minimal timer period, in microseconds Periods shorter than the one returned may not be possible to achieve due to interrupt latency and context switch time. Short period of periodic timer may cause the system to spend all the time servicing the interrupt and timer callback, preventing other tasks from running.