Data Fields
RF_ScheduleCmdParams Struct Reference

#include <RF.h>

Data Fields

uint32_t endTime
 End time in RAT Ticks for the radio command. More...
 
RF_Priority priority
 Intra client priority. More...
 
uint32_t allowDelay
 

Field Documentation

§ endTime

uint32_t RF_ScheduleCmdParams::endTime

End time in RAT Ticks for the radio command.

§ priority

RF_Priority RF_ScheduleCmdParams::priority

Intra client priority.

§ 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.


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