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_CmdHandle ch
 Command handle. More...
 
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

§ ch

RF_CmdHandle RF_ScheduleMapElement::ch

Command handle.

§ 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 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale