Data Fields
RF_RatConfigCapture Struct Reference

RF_ratCapture parameter structure. More...

#include <RF.h>

Collaboration diagram for RF_RatConfigCapture:
Collaboration graph
[legend]

Data Fields

RF_RatCallback callback
 Callback function to be invoked upon a capture event (optional). More...
 
RF_RatHandle channel
 RF_RatHandle identifies the channel to be allocated. More...
 
RF_RatCaptureSource source
 Configuration of the event source to cause a capture event. More...
 
RF_RatCaptureMode captureMode
 Configuration of the mode of event to cause a capture event. More...
 
RF_RatCaptureRepetition repeat
 Configuration of the channel to be used in single or repeated mode. More...
 

Detailed Description

RF_ratCapture parameter structure.

RF_RatCapture parameters are used with the RF_ratCapture() call.

Field Documentation

§ callback

RF_RatCallback RF_RatConfigCapture::callback

Callback function to be invoked upon a capture event (optional).

§ channel

RF_RatHandle RF_RatConfigCapture::channel

RF_RatHandle identifies the channel to be allocated.

§ source

RF_RatCaptureSource RF_RatConfigCapture::source

Configuration of the event source to cause a capture event.

§ captureMode

RF_RatCaptureMode RF_RatConfigCapture::captureMode

Configuration of the mode of event to cause a capture event.

§ repeat

RF_RatCaptureRepetition RF_RatConfigCapture::repeat

Configuration of the channel to be used in single or repeated mode.


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