_hal_timer_capture_channel_init Struct Reference

TIMER capture channel Structure definition. More...

#include <hal_tim.h>

Public Attributes

hal_timer_capture_type_t edge_capture
 
hal_timer_capture_pin_t capture_pin
 

Detailed Description

TIMER capture channel Structure definition.

Definition at line 148 of file hal_tim.h.

Member Data Documentation

◆ capture_pin

hal_timer_capture_pin_t _hal_timer_capture_channel_init::capture_pin

Soecufies the capture io pin.

Definition at line 151 of file hal_tim.h.

◆ edge_capture

hal_timer_capture_type_t _hal_timer_capture_channel_init::edge_capture

Specifies the edge caputre type.

Definition at line 150 of file hal_tim.h.


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