MSPM0GX51X Driver Library  2.05.00.05
Data Fields
DL_Timer_CaptureTriggerConfig Struct Reference

Configuration struct for DL_Timer_initCaptureTriggerMode. More...

#include <dl_timer.h>

Data Fields

DL_TIMER_CAPTURE_MODE captureMode
 
uint32_t period
 
DL_TIMER startTimer
 

Detailed Description

Configuration struct for DL_Timer_initCaptureTriggerMode.

Field Documentation

§ captureMode

DL_TIMER_CAPTURE_MODE DL_Timer_CaptureTriggerConfig::captureMode

Selects capture mode. One of DL_TIMER_CAPTURE_MODE

§ period

uint32_t DL_Timer_CaptureTriggerConfig::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_CaptureTriggerConfig::startTimer

Start timer after configuration. One of DL_TIMER


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