Data Fields
RFCC26XX_HWAttrsV2 Struct Reference

RF Hardware attributes. More...

#include <RF.h>

Collaboration diagram for RFCC26XX_HWAttrsV2:
Collaboration graph
[legend]

Data Fields

uint8_t hwiPriority
 Priority for HWIs belong to the RF driver. More...
 
uint8_t swiPriority
 Priority for SWIs belong to the RF driver. More...
 
bool xoscHfAlwaysNeeded
 Indicate that the XOSC HF should be turned on by the power driver. More...
 
RF_GlobalCallback globalCallback
 Pointer to a callback function serving client independent events listed in RF_GlobalEvent. More...
 
RF_GlobalEventMask globalEventMask
 Event mask which the globalCallback is invoked upon. More...
 

Detailed Description

RF Hardware attributes.

This data structure contains platform-specific driver configuration. It is usually defined globally in a board support file.

Field Documentation

§ hwiPriority

uint8_t RFCC26XX_HWAttrsV2::hwiPriority

Priority for HWIs belong to the RF driver.

§ swiPriority

uint8_t RFCC26XX_HWAttrsV2::swiPriority

Priority for SWIs belong to the RF driver.

§ xoscHfAlwaysNeeded

bool RFCC26XX_HWAttrsV2::xoscHfAlwaysNeeded

Indicate that the XOSC HF should be turned on by the power driver.

§ globalCallback

RF_GlobalCallback RFCC26XX_HWAttrsV2::globalCallback

Pointer to a callback function serving client independent events listed in RF_GlobalEvent.

§ globalEventMask

RF_GlobalEventMask RFCC26XX_HWAttrsV2::globalEventMask

Event mask which the globalCallback is invoked upon.


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