Data Fields
Capture_Params_ Struct Reference

Capture Parameters. More...

#include <Capture.h>

Data Fields

Capture_Mode mode
 
Capture_CallBackFxn callbackFxn
 
Capture_PeriodUnits periodUnit
 

Detailed Description

Capture Parameters.

Capture parameters are used by the Capture_open() call. Default values for these parameters are set using Capture_Params_init().

Field Documentation

§ mode

Capture_Mode Capture_Params_::mode

< Mode to be used by the timer driver. Callback function called when a trigger event occurs.

§ callbackFxn

Capture_CallBackFxn Capture_Params_::callbackFxn

Units used to specify the interval.

§ periodUnit

Capture_PeriodUnits Capture_Params_::periodUnit

The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated