Data Fields
RF_RatConfigCompare Struct Reference

RF_ratCompare parameter structure. More...

#include <RF.h>

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

Timout 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 2018, Texas Instruments Incorporated