Data Fields
RF_RatConfigCompare Struct Reference

RF_ratCompare parameter structure. More...

#include <RF.h>

Collaboration diagram for RF_RatConfigCompare:
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...
 
uint32_t timeout
 

Detailed Description

RF_ratCompare parameter structure.

RF_RatCompare parameters are used with the RF_ratCompare() call.

Field Documentation

§ callback

RF_RatCallback RF_RatConfigCompare::callback

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

§ channel

RF_RatHandle RF_RatConfigCompare::channel

RF_RatHandle identifies the channel to be allocated.

§ timeout

uint32_t RF_RatConfigCompare::timeout

Timeout value in RAT ticks to be programmed in the timer as the trigger of compare event.


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