Data Fields
RFCC26XX_SchedulerPolicy Struct Reference

RF scheduler policy. More...

#include <RF.h>

Collaboration diagram for RFCC26XX_SchedulerPolicy:
Collaboration graph
[legend]

Data Fields

RF_SubmitHook submitHook
 Function hook implements the scheduling policy to be executed at the time of RF_scheduleCmd API call. More...
 
RF_ConflictHook conflictHook
 Function hook implements the runtime conflict resolution, if any identified at the start time of next command. More...
 

Detailed Description

RF scheduler policy.

This data structure contains function hooks which implements the scheduling algorithm used to inter-align one or more independent protocol stacks.

Field Documentation

§ submitHook

RF_SubmitHook RFCC26XX_SchedulerPolicy::submitHook

Function hook implements the scheduling policy to be executed at the time of RF_scheduleCmd API call.

§ conflictHook

RF_ConflictHook RFCC26XX_SchedulerPolicy::conflictHook

Function hook implements the runtime conflict resolution, if any identified at the start time of next command.


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