rflib
Data Fields
RF_ScheduleCmdParams Struct Reference

#include <RFCC26X2.h>

Data Fields

uint32_t startTime
 Start time in RAT Ticks for the radio command. More...
 
RF_StartType startType
 Start type for the start time. More...
 
uint32_t allowDelay
 
uint32_t endTime
 End time in RAT Ticks for the radio command. More...
 
RF_EndType endType
 End type for the end time. More...
 
uint32_t duration
 Duration in RAT Ticks for the radio command. More...
 
uint32_t activityInfo
 Activity info provided by user. More...
 
RF_PriorityCoex coexPriority
 Priority to use for coexistence request. More...
 
RF_RequestCoex coexRequest
 REQUEST line behavior to use for coexistence request. More...
 

Field Documentation

§ startTime

uint32_t RF_ScheduleCmdParams::startTime

Start time in RAT Ticks for the radio command.

§ startType

RF_StartType RF_ScheduleCmdParams::startType

Start type for the start time.

§ allowDelay

uint32_t RF_ScheduleCmdParams::allowDelay

Control word to define the policy of the scheduler if the timing of a command cannot be met. Only applicable on CC13x2 and CC26x2 devices. RF_AllowDelayNone: Reject the command. RF_AllowDelayAny: Append the command to the end of the queue.

§ endTime

uint32_t RF_ScheduleCmdParams::endTime

End time in RAT Ticks for the radio command.

§ endType

RF_EndType RF_ScheduleCmdParams::endType

End type for the end time.

§ duration

uint32_t RF_ScheduleCmdParams::duration

Duration in RAT Ticks for the radio command.

§ activityInfo

uint32_t RF_ScheduleCmdParams::activityInfo

Activity info provided by user.

§ coexPriority

RF_PriorityCoex RF_ScheduleCmdParams::coexPriority

Priority to use for coexistence request.

§ coexRequest

RF_RequestCoex RF_ScheduleCmdParams::coexRequest

REQUEST line behavior to use for coexistence request.


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale