Data Fields
I2SCC32XX_HWAttrs_ Struct Reference

#include <I2SCC32XX.h>

Data Fields

uint32_t pinSD1
 
uint32_t pinSD0
 
uint32_t pinSCK
 
uint32_t pinSCKX
 
uint32_t pinWS
 
uint32_t rxChannelIndex
 
uint32_t txChannelIndex
 
uint32_t intPriority
 

Field Documentation

§ pinSD1

uint32_t I2SCC32XX_HWAttrs_::pinSD1

Pin used for SD1 signal. Must be chosen between I2SCC32XX_PIN_50_SD1 and I2SCC32XX_PIN_60_SD1. Signal can be deactivated using I2SCC32XX_PIN_UNUSED.

§ pinSD0

uint32_t I2SCC32XX_HWAttrs_::pinSD0

Pin used for SD0 signal. Must be chosen between I2SCC32XX_PIN_45_SD0, I2SCC32XX_PIN_50_SD0, I2SCC32XX_PIN_52_SD0, and I2SCC32XX_PIN_64_SD0. Signal can be deactivated using I2SCC32XX_PIN_UNUSED.

§ pinSCK

uint32_t I2SCC32XX_HWAttrs_::pinSCK

Pin used for SCK signal. Must be chosen between I2SCC32XX_PIN_03_SCK, I2SCC32XX_PIN_52_SCK, and I2SCC32XX_PIN_53_SCK. Signal can be deactivated using I2SCC32XX_PIN_UNUSED.

§ pinSCKX

uint32_t I2SCC32XX_HWAttrs_::pinSCKX

Pin used for SCKX signal. Must be I2SCC32XX_PIN_62_SCKX.

§ pinWS

uint32_t I2SCC32XX_HWAttrs_::pinWS

Pin used for WS signal. Must be chosen between I2SCC32XX_PIN_02_WS, I2SCC32XX_PIN_15_WS, I2SCC32XX_PIN_17_WS, I2SCC32XX_PIN_21_WS, I2SCC32XX_PIN_45_WS, I2SCC32XX_PIN_53_WS, and I2SCC32XX_PIN_63_WS. This signal cannot be deactivated.

§ rxChannelIndex

uint32_t I2SCC32XX_HWAttrs_::rxChannelIndex

§ txChannelIndex

uint32_t I2SCC32XX_HWAttrs_::txChannelIndex

uDMA channel index used for Rx. Must be chosen between UDMA_CH4_I2S_RX and UDMA_CH18_I2S_RX. Does not need to be set if no using the DMA transfers.

§ intPriority

uint32_t I2SCC32XX_HWAttrs_::intPriority

uDMA channel index used for Tx. Must be chosen between UDMA_CH5_I2S_TX and UDMA_CH19_I2S_TX. Does not need to be set if no using the DMA transfers.


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