TIMER init Structure definition. More...
#include <gr533x_hal_tim.h>
TIMER init Structure definition.
Definition at line 157 of file gr533x_hal_tim.h.
uint32_t _timer_init::auto_reload |
Specifies the auto-reload value.
Definition at line 159 of file gr533x_hal_tim.h.
hal_timer_capture_channel_init_t _timer_init::capture_channel0 |
Capture channel0 config.
Definition at line 160 of file gr533x_hal_tim.h.
hal_timer_capture_channel_init_t _timer_init::capture_channel1 |
Capture channel1 config.
Definition at line 161 of file gr533x_hal_tim.h.
hal_timer_capture_channel_init_t _timer_init::capture_channel2 |
Capture channel2 config.
Definition at line 162 of file gr533x_hal_tim.h.
hal_timer_capture_channel_init_t _timer_init::capture_channel3 |
Capture channel3 config.
Definition at line 163 of file gr533x_hal_tim.h.