Data Fields
ADCCC32XX_HWAttrsV1 Struct Reference

ADCCC32XX Hardware attributes. More...

#include <ADCCC32XX.h>

Data Fields

uint_fast16_t adcPin
 

Detailed Description

ADCCC32XX Hardware attributes.

These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. For CC32XXWare these definitions are found in:

A sample structure is shown below:

const ADCCC32XX_HWAttrsV1 adcCC32XXHWAttrs[1] = {
{
.adcPin = ADCCC32XX_PIN_57
}
};

Field Documentation

§ adcPin

uint_fast16_t ADCCC32XX_HWAttrsV1::adcPin

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