SimpleLink MCU SDK Driver APIs  tidrivers_cc13xx_cc26xx_3_01_01_03
Data Fields
RF_ScheduleMapElement Struct Reference

RF schedule map entry structure. More...

#include <RF.h>

Collaboration diagram for RF_ScheduleMapElement:
Collaboration graph
[legend]

Data Fields

RF_ObjectpClient
 Pointer to client object. More...
 
uint32_t startTime
 Start time (in RAT tick) of the command or access request. More...
 
uint32_t endTime
 End time (in RAT tick) of the command or access request. More...
 
RF_Priority priority
 Priority of the command or access request. More...
 

Detailed Description

RF schedule map entry structure.

Field Documentation

RF_Object* RF_ScheduleMapElement::pClient

Pointer to client object.

uint32_t RF_ScheduleMapElement::startTime

Start time (in RAT tick) of the command or access request.

uint32_t RF_ScheduleMapElement::endTime

End time (in RAT tick) of the command or access request.

RF_Priority RF_ScheduleMapElement::priority

Priority of the command or access request.


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