Showing changes from revision #0 to #1:
Added | Removed | Changed
unsigned int HAL_TimerMaxPeriod(int timer)
Entry | |
---|---|
timer | Timer number to query |
Exit | |
---|---|
- | Returns the maximum period of the timer, in units of Granularity. |
Returns maximum period of the timer, in units of Granularity. Will be 1 for
a fixed rate timer.