TIMER capture channel Structure definition. More...
#include <gr533x_hal_tim.h>
Public Attributes | |
hal_timer_capture_type_t | edge_capture |
hal_timer_capture_pin_t | capture_pin |
TIMER capture channel Structure definition.
Definition at line 148 of file gr533x_hal_tim.h.
hal_timer_capture_pin_t _hal_timer_capture_channel_init::capture_pin |
Soecufies the capture io pin.
Definition at line 151 of file gr533x_hal_tim.h.
hal_timer_capture_type_t _hal_timer_capture_channel_init::edge_capture |
Specifies the edge caputre type.
Definition at line 150 of file gr533x_hal_tim.h.