SmartSnippets DA1459x SDK
Data Fields
timer_config_oneshot Struct Reference

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
 

Detailed Description

Timer configuration for oneshot mode.

See also
timer_config
hw_timer_configure_oneshot

Field Documentation

◆ delay

uint32_t timer_config_oneshot::delay

delay (ticks) between GPIO event and output pulse

◆ gpio

HW_TIMER_GPIO timer_config_oneshot::gpio

GPIO to wait for event

◆ shot_width

uint32_t timer_config_oneshot::shot_width

width (ticks) of generated pulse

◆ trigger

HW_TIMER_TRIGGER timer_config_oneshot::trigger

GPIO trigger


The documentation for this struct was generated from the following file: