CC26xx Driver Library
chipinfo.c File Reference
#include "chipinfo.h"

Functions

ProtocolBitVector_t ChipInfo_GetSupportedProtocol_BV (void)
 Returns bit vector showing supported protocols. More...
 
PackageType_t ChipInfo_GetPackageType (void)
 Returns package type. More...
 
ChipFamily_t ChipInfo_GetChipFamily (void)
 Returns chip family member. More...
 
ChipType_t ChipInfo_GetChipType (void)
 Returns chip type. More...
 
HwRevision_t ChipInfo_GetHwRevision (void)
 Returns chip HW revision. More...
 
void ThisLibraryIsFor_CC13x2_CC26x2_HwRev20AndLater_HaltIfViolated (void)
 Verifies that current chip is CC13x2 or CC26x2 PG2.0 or later and never returns if violated. More...