rflib
Data Fields
RFCC26XX_SchedulerPolicy Struct Reference

RF scheduler policy. More...

#include <RFCC26X2.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_ExecuteHook executeHook
 Function hook implements the runtime last second go-no-go execute decision. 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.

§ executeHook

RF_ExecuteHook RFCC26XX_SchedulerPolicy::executeHook

Function hook implements the runtime last second go-no-go execute decision.


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale