|
SmartSnippets DA1459x SDK
|
Timer configuration for oneshot mode. More...
#include <hw_timer.h>
Data Fields | |
| uint32_t | delay |
| uint32_t | shot_width |
| HW_TIMER_GPIO | gpio |
| HW_TIMER_TRIGGER | trigger |
Timer configuration for oneshot mode.
| uint32_t timer_config_oneshot::delay |
delay (ticks) between GPIO event and output pulse
| HW_TIMER_GPIO timer_config_oneshot::gpio |
GPIO to wait for event
| uint32_t timer_config_oneshot::shot_width |
width (ticks) of generated pulse
| HW_TIMER_TRIGGER timer_config_oneshot::trigger |
GPIO trigger
1.8.16