Showing changes from revision #0 to #1:
Added | Removed | Changed
unsigned int HAL_TimerReadCountdown(int timer)
Entry | |
---|---|
timer | Timer number to query |
Exit | |
---|---|
- | Returns time until the next interrupt in units of granularity. |
Returns the time until the next interrupt in units of granularity, rounded
down. If not available, 0 is returned.