![]() |
![]() |
|
rflib
|
RF_ratCapture parameter structure. More...
#include <RFCC26X2.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... | |
| 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... | |
RF_ratCapture parameter structure.
RF_RatCapture parameters are used with the RF_ratCapture() call.
| RF_RatCallback RF_RatConfigCapture::callback |
Callback function to be invoked upon a capture event (optional).
| RF_RatHandle RF_RatConfigCapture::channel |
RF_RatHandle identifies the channel to be allocated.
| RF_RatCaptureSource RF_RatConfigCapture::source |
Configuration of the event source to cause a capture event.
| RF_RatCaptureMode RF_RatConfigCapture::captureMode |
Configuration of the mode of event to cause a capture event.
| RF_RatCaptureRepetition RF_RatConfigCapture::repeat |
Configuration of the channel to be used in single or repeated mode.