Data Fields
RF_ScheduleMapElement Struct Reference

RF schedule map entry structure. More...

#include <RF.h>

Data Fields

RF_Handle pClient
 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

§ pClient

RF_Handle RF_ScheduleMapElement::pClient

Pointer to client object.

§ startTime

uint32_t RF_ScheduleMapElement::startTime

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

§ endTime

uint32_t RF_ScheduleMapElement::endTime

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

§ priority

RF_Priority RF_ScheduleMapElement::priority

Priority of the command or access request.


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