_ll_timer_capture_channel_init Struct Reference

LL TIMER capture channel Structure definition. More...

#include <ll_tim.h>

Public Attributes

uint8_t ll_edge_capture
 
uint8_t ll_capture_pin
 

Detailed Description

LL TIMER capture channel Structure definition.

Definition at line 126 of file ll_tim.h.

Member Data Documentation

◆ ll_capture_pin

uint8_t _ll_timer_capture_channel_init::ll_capture_pin

Soecufies the capture io pin.

Definition at line 129 of file ll_tim.h.

◆ ll_edge_capture

uint8_t _ll_timer_capture_channel_init::ll_edge_capture

Specifies the edge caputre type.

Definition at line 128 of file ll_tim.h.


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