Data Fields
Capture_Params Struct Reference

Capture Parameters. More...

#include <Capture.h>

Collaboration diagram for Capture_Params:
Collaboration graph
[legend]

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.

§ callbackFxn

Capture_CallBackFxn Capture_Params::callbackFxn

Callback function called when a trigger event occurs.

§ periodUnit

Capture_PeriodUnits Capture_Params::periodUnit

Units used to specify the interval.


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