|
HALFRED
0.4.0
|
Description of hardware timer capabilities
#include <hal_tim.h>
Data Fields | |
| uint32_t | MinTickBase |
| Lowest possible time base for a timer tick (in nanoseconds) - for highest timer resolution. | |
| uint32_t | MaxTickBase |
| Highest possible time base for a timer tick(in nanoseconds) - for widest time range. | |
| uint32_t | CounterRange |
| Hardware counter range. This would be for example 0x0000ffff for 16bit timers. | |
1.8.7