![]() |
![]() |
PDMCC26XX_I2S Hardware attributes. More...
#include <PDMCC26XX_util.h>
Data Fields | |
| uint8_t | intNum |
| uint8_t | intPriority |
| PowerCC26XX_Resource | powerMngrId |
| PIN_Id | mclkPin |
| PIN_Id | bclkPin |
| PIN_Id | wclkPin |
| PIN_Id | ad0Pin |
| uint32_t | baseAddr |
PDMCC26XX_I2S Hardware attributes.
These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. For CC26xxWare these definitions are found in:
A sample structure is shown below:
| uint8_t PDMCC26XX_I2S_HWAttrs::intNum |
I2S Peripheral's interrupt vector
| uint8_t PDMCC26XX_I2S_HWAttrs::intPriority |
I2S Peripheral's interrupt priority
| PowerCC26XX_Resource PDMCC26XX_I2S_HWAttrs::powerMngrId |
I2S Peripheral's power manager ID
| PIN_Id PDMCC26XX_I2S_HWAttrs::mclkPin |
I2S MCLK pin
| PIN_Id PDMCC26XX_I2S_HWAttrs::bclkPin |
I2S BCLK pin
| PIN_Id PDMCC26XX_I2S_HWAttrs::wclkPin |
I2S WCLK pin
| PIN_Id PDMCC26XX_I2S_HWAttrs::ad0Pin |
I2S AD0 pin
| uint32_t PDMCC26XX_I2S_HWAttrs::baseAddr |
I2S Peripheral's base address