Data Fields
RF_ScheduleCmdParams Struct Reference

RF schedule command parameter struct RF schedule command parameters are used with the RF_scheduleCmd() call. More...

#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...
 
bool bIeeeBgCmd
 IEEE 15.4 background command indication. 0: FG cmd, 1: BG cmd. More...
 

Detailed Description

RF schedule command parameter struct RF schedule command parameters are used with the RF_scheduleCmd() call.

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.

§ bIeeeBgCmd

bool RF_ScheduleCmdParams::bIeeeBgCmd

IEEE 15.4 background command indication. 0: FG cmd, 1: BG cmd.


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