TI Easylink API  5.10.00.04
EasyLink_RfSetting Struct Reference

Structure for EasyLink_init() containing pointers to all the commands necessary to define an RF setting. More...

#include <EasyLink.h>

Public Attributes

EasyLink_PhyType EasyLink_phyType
 
RF_Mode * RF_pProp
 Pointer to RF Mode Command.
 
union {
   rfc_CMD_PROP_RADIO_DIV_SETUP_t *   RF_pCmdPropRadioDivSetup
 
   rfc_CMD_PROP_RADIO_SETUP_t *   RF_pCmdPropRadioSetup
 
RF_uCmdPropRadio
 
rfc_CMD_FS_t * RF_pCmdFs
 Pointer to a frequency setup command.
 
rfc_CMD_PROP_TX_t * RF_pCmdPropTx
 Pointer to a RF TX command.
 
rfc_CMD_PROP_TX_ADV_t * RF_pCmdPropTxAdv
 
rfc_CMD_PROP_RX_ADV_t * RF_pCmdPropRxAdv
 
RF_TxPowerTable_Entry * RF_pTxPowerTable
 Pointer to a Tx power table.
 
uint8_t RF_txPowerTableSize
 Tx power table size.
 

Detailed Description

Structure for EasyLink_init() containing pointers to all the commands necessary to define an RF setting.

Member Data Documentation

§ EasyLink_phyType

EasyLink_PhyType EasyLink_RfSetting::EasyLink_phyType

The PHY type that this RF setting defines

§ RF_pCmdPropRxAdv

rfc_CMD_PROP_RX_ADV_t* EasyLink_RfSetting::RF_pCmdPropRxAdv

Pointer to an advanced RF RX command

§ RF_pCmdPropTxAdv

rfc_CMD_PROP_TX_ADV_t* EasyLink_RfSetting::RF_pCmdPropTxAdv

Pointer to an advanced RF TX command

§ RF_uCmdPropRadio

union { ... } EasyLink_RfSetting::RF_uCmdPropRadio

Union containing either a pointer to a divided radio setup command or a pointer to a radio setup command


The documentation for this struct was generated from the following file: