LL TIMER capture channel Structure definition. More...
#include <gr533x_ll_tim.h>
Public Attributes | |
ll_timer_capture_type_t | ll_edge_capture |
ll_timer_capture_pin_t | ll_capture_pin |
LL TIMER capture channel Structure definition.
Definition at line 126 of file gr533x_ll_tim.h.
ll_timer_capture_pin_t _ll_timer_capture_channel_init::ll_capture_pin |
Soecufies the capture io pin.
Definition at line 129 of file gr533x_ll_tim.h.
ll_timer_capture_type_t _ll_timer_capture_channel_init::ll_edge_capture |
Specifies the edge caputre type.
Definition at line 128 of file gr533x_ll_tim.h.