|
VSF Documented
|
Behaviour applied to the counter when the alarm matches. More...
#include <gptimer.h>
Data Fields | ||
| uint64_t | alarm_count | |
| uint64_t | reload_count | |
| struct { | ||
| uint32_t auto_reload_on_alarm: 1 | ||
| } | flags | |
Behaviour applied to the counter when the alarm matches.
| uint64_t gptimer_alarm_config_t::alarm_count |
| uint64_t gptimer_alarm_config_t::reload_count |
| uint32_t gptimer_alarm_config_t::auto_reload_on_alarm |
| struct { ... } gptimer_alarm_config_t::flags |