|  |  | 
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... | |
RF schedule map entry structure.
| RF_Handle 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.