SimpleLink MCU SDK Driver APIs  tidrivers_cc13xx_cc26xx_3_01_01_03
Data Structures
Here are the data structures with brief descriptions:
 CADC_Config_ADC Global configuration
 CADC_FxnTable_The definition of a ADC function table that contains the required set of functions to control a specific ADC driver implementation
 CADC_Params_ADC Parameters
 CADCBuf_Config_ADCBuf Global configuration
 CADCBuf_Conversion_An ADCBuf_Conversion data structure is used with ADCBuf_convert(). It indicates which channel to perform the ADC conversion on, how many conversions to make, and where to put them. The arg variable is an user-definable argument which gets passed to the ADCBuf_Callback when the ADC driver is in ADCBuf_RETURN_MODE_CALLBACK
 CADCBuf_FxnTable_The definition of an ADCBuf function table that contains the required set of functions to control a specific ADC driver implementation
 CADCBuf_Params_ADC Parameters
 CADCBufCC26XX_AdcChannelLutEntryTable entry that maps a virtual adc channel to a dio and its corresponding internal analogue signal
 CADCBufCC26XX_HWAttrsADCBufCC26XX Hardware Attributes
 CADCBufCC26XX_ObjectADCBufCC26XX Object
 CADCBufCC26XX_ParamsExtensionCC26XX specfic extension to ADCBuf_Params
 CADCCC26XX_HWAttrsADCCC26XX Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions
 CADCCC26XX_ObjectADCCC26XX Object
 CCamera_Config_Camera Global configuration
 CCamera_FxnTable_The definition of a Camera function table that contains the required set of functions to control a specific Camera driver implementation
 CCamera_Params_Camera Parameters
 CCapture_Config_
 CCapture_FxnTable_The definition of a Capture function table that contains the required set of functions to control a specific Capture driver implementation
 CCapture_Params_Capture Parameters
 CCryptoCC26XX_AESCBC_TransactionCryptoCC26XX AES-CBC Transaction
 CCryptoCC26XX_AESCCM_TransactionCryptoCC26XX AES-CCM Transaction
 CCryptoCC26XX_AESECB_TransactionCryptoCC26XX AES-ECB Transaction
 CCryptoCC26XX_ConfigCryptoCC26XX Global Configuration
 CCryptoCC26XX_HWAttrsCryptoCC26XX Hardware Attributes
 CCryptoCC26XX_ObjectCryptoCC26XX Object
 CCryptoCC26XX_ParamsCryptoCC26XX Parameters
 CCryptoCC26XX_TransactionCryptoCC26XX Transaction
 CDisplay_ConfigDisplay Global configuration
 CDisplay_FxnTableThe definition of a Display function table that contains the required set of functions to control a specific Display driver implementation
 CDisplay_ParamsDisplay Parameters
 CDisplayDogm1286_HWAttrs
 CDisplayDogm1286_Object
 CDisplayGrLib_Object
 CDisplayHost_HWAttrs
 CDisplayHost_Object
 CDisplaySharp_HWAttrs
 CDisplaySharp_Object
 CDisplaySharpColor_tForeground and background color struct, compatible with GrLib
 CDisplayUart_HWAttrs
 CDisplayUart_Object
 CExtFlashInfo_t
 CGPIOCC26XX_ConfigGPIO device specific driver configuration structure
 CGPTimerCC26XX_ConfigGPTimer Global configuration
 CGPTimerCC26XX_HWAttrsGPTimer26XX Hardware attributes
 CGPTimerCC26XX_ObjectGPTimer26XX Object
 CGPTimerCC26XX_ParamsGPTimerCC26XX Parameters
 CI2C_Config_I2C global configuration
 CI2C_FxnTable_The definition of an I2C function table that contains the required set of functions to control a specific I2C driver implementation
 CI2C_Params_I2C Parameters
 CI2C_Transaction_I2C transaction
 CI2CCC26XX_HWAttrsV1I2CCC26XX Hardware attributes
 CI2CCC26XX_I2CPinCfgI2CCC26XX Pin Configuration
 CI2CSlave_Config_I2CSlave Global configuration
 CI2CSlave_FxnTable_The definition of a I2CSlave function table that contains the required set of functions to control a specific I2CSlave driver implementation
 CI2CSlave_Params_I2CSlave Parameters
 CI2S_BufDesc_I2S buffer descriptor for issue/reclaim mode
 CI2S_Config_I2S Global configuration
 CI2S_FxnTable_The definition of a I2S function table that contains the required set of functions to control a specific I2S driver implementation
 CI2S_Params_Basic I2S Parameters
 CLCD_BufferLCD_Buffer used to store data to be printed on the LCD display
 CLCD_CommandFormat of LCD commands used by the LCD controller
 CLCD_ConfigThe LCD_Config structure contains a set of pointers used to characterize the LCD driver implementation
 CLCD_HWAttrsLCD Hardware attributes
 CLCD_ObjectLCD Object
 CLCD_ParamsLCD Parameters are used to with the LCD_open() call. Default values for these parameters are set using LCD_Params_init()
 CList_Elem
 CList_List
 CNVS_AttrsNVS attributes
 CNVS_ConfigNVS Global configuration
 CNVS_FxnTableThe definition of an NVS function table that contains the required set of functions to control a specific NVS driver implementation
 CNVS_ParamsNVS Parameters
 CNVSCC26XX_CmdSetCopyBlockArgsNVSCC26XX command structure for setting copy block
 CNVSCC26XX_HWAttrsNVSCC26XX attributes
 CNVSCC26XX_Object
 CPDMCC26XX_BufferRequestA PDMCC26XX_BufferRequest data structure is used with PDMCC26XX_requestBuffer()
 CPDMCC26XX_ConfigThe PDMCC26XX_Config structure contains a set of pointers used to characterize the PDMCC26XX driver implementation
 CPDMCC26XX_HWAttrsPDMCC26XX Hardware attributes
 CPDMCC26XX_I2S_AudioClockConfigPDMCC26XX_I2S Audio Clock configuration
 CPDMCC26XX_I2S_AudioFormatConfigPDMCC26XX_I2S Hardware configuration
 CPDMCC26XX_I2S_AudioPinConfigPDMCC26XX_I2S Audio Pin configuration
 CPDMCC26XX_I2S_BufferReleaseA PDMCC26XX_I2S_BufferRelease data structure is used with PDMCC26XX_I2S_releaseBuffer()
 CPDMCC26XX_I2S_BufferRequestA PDMCC26XX_I2S_BufferRequest data structure is used with PDMCC26XX_I2S_requestBuffer()
 CPDMCC26XX_I2S_ConfigThe PDMCC26XX_I2S_Config structure contains a set of pointers used to characterize the PDMCC26XX_I2S driver implementation
 CPDMCC26XX_I2S_HWAttrsPDMCC26XX_I2S Hardware attributes
 CPDMCC26XX_I2S_ObjectPDMCC26XX_I2S Object
 CPDMCC26XX_I2S_ParamsPDMCC26XX I2S Parameters are used when calling PDMCC26XX_I2S_open()
 CPDMCC26XX_I2S_StreamNotificationA PDMCC26XX_I2S_StreamNotification data structure is used with PDMCC26XX_I2S_CallbackFxn(). Provides notification about available buffers and potential errors
 CPDMCC26XX_metaDataMetadata associated with an array of PCM data
 CPDMCC26XX_ObjectPDMCC26XX Object
 CPDMCC26XX_ParamsPDMCC26XX Parameters are used to with the PDMCC26XX_open() call. Default values for these parameters are set using PDMCC26XX_Params_init()
 CPDMCC26XX_pcmBufferPCM buffer pointed to in a PDMCC26XX_BufferRequest
 CPDMCC26XX_StreamNotificationA PDMCC26XX_StreamNotification data structure is used with PDMCC26XX_CallbackFxn(). Provides notification about available buffers and potential errors
 CPIN_State_sUnderlying data structure for type PIN_State
 CPINCC26XX_HWAttrsPINCC26XX Hardware attributes
 CPower_NotifyObj_Power notify object structure
 CPowerCC26XX_ConfigGlobal configuration structure
 CPowerCC26XX_ModuleStatePowerCC26XX_ModuleState
 CPWM_Config_PWM Global configuration
 CPWM_FxnTable_The definition of a PWM function table that contains the required set of functions to control a specific PWM driver implementation
 CPWM_Params_PWM Parameters
 CPWMTimerCC26XX_HwAttrsPWMTimer26XX Hardware attributes
 CPWMTimerCC26XX_ObjectPWMTimer26XX Object
 CRF_AccessParamsRF request access parameter struct RF request access command parameters are used with the RF_requestAccess() call
 CRF_InfoValRF_getParamsVal used to input and return RF driver paramters with RF_getParams()
 CRF_ModeStruct defining operating mode of RF driver
 CRF_ObjectStruct used to store RF client state and configuration Pointer to an RF_Object is used as handles (RF_Handle) in interactions with the RF driver
 CRF_ParamsRF parameter struct RF parameters are used with the RF_open() and RF_Params_init() call
 CRF_RadioSetupUnion of the different flavors of RADIO_SETUP commands
 CRF_ScheduleCmdParamsRF schedule command parameter struct RF schedule command parameters are used with the RF_scheduleCmd() call
 CRF_ScheduleMapRF schedule map structure
 CRF_ScheduleMapElementRF schedule map entry structure
 CRFCC26XX_HWAttrsRF Hardware attributes
 CRingBuf_Object
 CSD_Config_SD Global configuration
 CSD_FxnTable_The definition of a SD function table that contains the required set of functions to control a specific SD driver implementation
 CSD_Params_SD Parameters
 CSDFatFS_Config_SDFatFS Global configuration
 CSDFatFS_Object_SDFatFS Object The application must not access any member variables of this structure!
 CSDSPI_Config_SDSPI Global configuration
 CSDSPI_FxnTable_The definition of a SDSPI function table that contains the required set of functions to control a specific SDSPI driver implementation
 CSDSPI_Params_SDSPI Parameters
 CSPI_Config_SPI Global configuration
 CSPI_FxnTable_The definition of a SPI function table that contains the required set of functions to control a specific SPI driver implementation
 CSPI_Params_SPI Parameters
 CSPI_Transaction_A SPI_Transaction data structure is used with SPI_transfer(). It indicates how many SPI_FrameFormat frames are sent and received from the buffers pointed to txBuf and rxBuf. The arg variable is an user-definable argument which gets passed to the SPI_CallbackFxn when the SPI driver is in SPI_MODE_CALLBACK
 CSPICC26XXDMA_HWAttrsV1SPICC26XXDMA Hardware attributes
 CSPICC26XXDMA_ObjectSPICC26XXDMA Object
 CTimer_Config_
 CTimer_FxnTable_The definition of a Timer function table that contains the required set of functions to control a specific Timer driver implementation
 CTimer_Params_Timer Parameters
 CUART_Config_UART Global configuration
 CUART_FxnTable_The definition of a UART function table that contains the required set of functions to control a specific UART driver implementation
 CUART_Params_UART Parameters
 CUARTCC26XX_HWAttrsV2UARTCC26XX Hardware attributes
 CUARTCC26XX_ObjectUARTCC26XX Object
 CUDMACC26XX_ConfigUDMACC26XX Global configuration
 CUDMACC26XX_HWAttrsUDMACC26XX hardware attributes
 CUDMACC26XX_ObjectUDMACC26XX object
 CWatchdog_Config_Watchdog Global configuration
 CWatchdog_FxnTable_The definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation
 CWatchdog_Params_Watchdog Parameters
 CWatchdogCC26XX_HWAttrsWatchdog hardware attributes for CC26XX
 CWatchdogCC26XX_ObjectWatchdog Object for CC26XX
Copyright 2016, Texas Instruments Incorporated