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.