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

§ rfMode

uint8_t RF_Mode::rfMode

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

§ cpePatchFxn

void(* RF_Mode::cpePatchFxn) (void)

Pointer to CPE patch function.

§ mcePatchFxn

void(* RF_Mode::mcePatchFxn) (void)

Pointer to MCE patch function.

§ rfePatchFxn

void(* RF_Mode::rfePatchFxn) (void)

Pointer to RFE patch function.


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