|  |  | 
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... | |
RF schedule command parameter struct RF schedule command parameters are used with the RF_scheduleCmd() call.
| uint32_t RF_ScheduleCmdParams::endTime | 
End time in RAT Ticks for the radio command.
| RF_Priority RF_ScheduleCmdParams::priority | 
Intra client priority.
| bool RF_ScheduleCmdParams::bIeeeBgCmd | 
IEEE 15.4 background command indication. 0: FG cmd, 1: BG cmd.