CC26xx Driver Library
rfc_CMD_MODIFY_FS_s Struct Reference

Set New Synthesizer Frequency without Recalibration. More...

#include <rf_common_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x0013. More...
 
uint16_t frequency
 The frequency in MHz to tune to. More...
 
uint16_t fractFreq
 Fractional part of the frequency to tune to. More...
 

Detailed Description

Set New Synthesizer Frequency without Recalibration.

Field Documentation

uint16_t rfc_CMD_MODIFY_FS_s::commandNo

The command ID number 0x0013.

uint16_t rfc_CMD_MODIFY_FS_s::fractFreq

Fractional part of the frequency to tune to.

uint16_t rfc_CMD_MODIFY_FS_s::frequency

The frequency in MHz to tune to.