TI-RTOS Drivers  tidrivers_cc13xx_cc26xx_2_20_00_08
Data Fields
RF_Mode Struct Reference

Struct defining operating mode of RF driver. More...

#include <RF.h>

Data Fields

uint8_t rfMode
 Variable for device operation mode; must be set to RF_MODE_MULTIPLE for dual mode operation. More...
 
void(* cpePatchFxn )(void)
 Pointer to CPE patch function. More...
 
void(* mcePatchFxn )(void)
 Pointer to MCE patch function. More...
 
void(* rfePatchFxn )(void)
 Pointer to RFE patch function. More...
 

Detailed Description

Struct defining operating mode of RF driver.

Field Documentation

uint8_t RF_Mode::rfMode

Variable for device operation mode; must be set to RF_MODE_MULTIPLE for dual mode operation.

void(* RF_Mode::cpePatchFxn) (void)

Pointer to CPE patch function.

void(* RF_Mode::mcePatchFxn) (void)

Pointer to MCE patch function.

void(* RF_Mode::rfePatchFxn) (void)

Pointer to RFE patch function.


The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated