MSPM0C1105_C1106 Driver Library  2.05.01.00
Data Fields
DL_Timer_CaptureConfig Struct Reference

Configuration struct for DL_Timer_initCaptureMode. More...

#include <dl_timer.h>

Data Fields

DL_TIMER_CAPTURE_MODE captureMode
 
uint32_t period
 
DL_TIMER startTimer
 
DL_TIMER_CAPTURE_EDGE_DETECTION_MODE edgeCaptMode
 
DL_TIMER_INPUT_CHAN inputChan
 
uint32_t inputInvMode
 

Detailed Description

Configuration struct for DL_Timer_initCaptureMode.

Field Documentation

§ captureMode

DL_TIMER_CAPTURE_MODE DL_Timer_CaptureConfig::captureMode

Selects capture mode. One of DL_TIMER_CAPTURE_MODE

§ period

uint32_t DL_Timer_CaptureConfig::period

Specifies the capture period. period_actual=(period +1)T_TIMCLK where T_TIMCLK is the period of the timer source clock.

§ startTimer

DL_TIMER DL_Timer_CaptureConfig::startTimer

Start timer after configuration DL_TIMER

§ edgeCaptMode

DL_TIMER_CAPTURE_EDGE_DETECTION_MODE DL_Timer_CaptureConfig::edgeCaptMode

Specifies the edge detection mode. One of DL_TIMER_CAPTURE_EDGE_DETECTION_MODE

§ inputChan

DL_TIMER_INPUT_CHAN DL_Timer_CaptureConfig::inputChan

Selects input channel used for capture mode

§ inputInvMode

uint32_t DL_Timer_CaptureConfig::inputInvMode

Specifies if input should be inverted. One of DL_TIMER_CC_INPUT_INV


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale