TI-RTOS Drivers  tidrivers_msp43x_2_20_00_08
Data Structures
Here are the data structures with brief descriptions:
 CADC_ConfigADC Global configuration
 CADC_FxnTableThe definition of a ADC function table that contains the required set of functions to control a specific ADC driver implementation
 CADC_ParamsADC Parameters
 CADCBuf_ConfigADCBuf Global configuration
 CADCBuf_ConversionAn 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_FxnTableThe definition of an ADCBuf function table that contains the required set of functions to control a specific ADC driver implementation
 CADCBuf_ParamsADC Parameters
 CADCMSP432_HWAttrsADCMSP432 Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. For MSPWare these definitions are found in:
 CADCMSP432_ObjectADCMSP432 Object
 CCamera_ConfigCamera Global configuration
 CCamera_FxnTableThe definition of a Camera function table that contains the required set of functions to control a specific Camera driver implementation
 CCamera_ParamsCamera Parameters
 CClockP_FreqHzFrequency-in-hertz struct
 CClockP_ParamsBasic ClockP Parameters
 CDIR
 Cdiskio_fxns
 CEMAC_ConfigEMAC Global configuration
 CEMAC_FxnTableEMAC Function table structure
 CFATFS
 CFIL
 CFILINFO
 CGPIOMSP430_ConfigGPIO device specific driver configuration structure
 CGPIOMSP432_ConfigGPIO device specific driver configuration structure
 CHwiP_ParamsBasic HwiP Parameters
 CI2C_ConfigI2C global configuration
 CI2C_FxnTableThe definition of an I2C function table that contains the required set of functions to control a specific I2C driver implementation
 CI2C_ParamsI2C Parameters
 CI2C_TransactionI2C transaction
 CI2CEUSCIB_HWAttrsI2CEUSCIB Hardware attributes
 CI2CEUSCIB_ObjectI2CEUSCIB Object
 CI2CMSP432_HWAttrsI2CMSP432 Hardware attributes These fields, with the exception of intPriority, are used by driverlib APIs and therefore must be populated by driverlib macro definitions. For MSP430Ware these definitions are found in:
 CI2CMSP432_ObjectI2CMSP432 Object
 CI2CSlave_ConfigI2CSlave Global configuration
 CI2CSlave_FxnTableThe definition of a I2CSlave function table that contains the required set of functions to control a specific I2CSlave driver implementation
 CI2CSlave_ParamsI2CSlave Parameters
 CI2CSlaveMSP432_HWAttrsI2CSlaveMSP432 Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. For MSP430Ware these definitions are found in:
 CI2CSlaveMSP432_ObjectI2CSlaveMSP432 Object
 CI2CUSCIB_HWAttrsI2CUSCIB Hardware attributes
 CI2CUSCIB_ObjectI2CUSCIB Object
 CI2S_BufDescI2S buffer descriptor for issue/reclaim mode
 CI2S_ConfigI2S Global configuration
 CI2S_FxnTableThe definition of a I2S function table that contains the required set of functions to control a specific I2S driver implementation
 CI2S_ParamsBasic I2S Parameters
 CList_Elem
 CList_List
 CMutexP_ParamsBasic MutexP Parameters
 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
 CNVSMSP432_CmdSetCopyBlockArgsNVSMSP432 command structure for setting copy block
 CNVSMSP432_HWAttrsNVSMSP432 attributes
 CNVSMSP432_Object
 CPIN_State_sUnderlying data structure for type PIN_State
 CPower_NotifyObjPower notify object structure
 CPowerMSP432_ConfigV1Power global configuration (MSP432-specific)
 CPowerMSP432_FreqsStructure holding device frequencies (in Hz)
 CPWM_ConfigPWM Global configuration
 CPWM_FxnTableThe definition of a PWM function table that contains the required set of functions to control a specific PWM driver implementation
 CPWM_ParamsPWM Parameters
 CPWMTimerMSP432_HWAttrsV1PWMTimerMSP432 Hardware attributes
 CPWMTimerMSP432_ObjectPWMTimerMSP432 Object
 CPWMTimerMSP432_StatusPWMTimerMSP432_Status
 CRingBuf_Object
 CSDSPI_ConfigSDSPI Global configuration
 CSDSPI_FxnTableThe definition of a SDSPI function table that contains the required set of functions to control a specific SDSPI driver implementation
 CSDSPI_ParamsSDSPI Parameters
 CSDSPIEUSCIA_HWAttrsV1SDSPIEUSCIA Hardware attributes
 CSDSPIEUSCIA_ObjectSDSPIEUSCIA Object
 CSDSPIEUSCIB_HWAttrsV1SDSPIEUSCIB Hardware attributes
 CSDSPIEUSCIB_ObjectSDSPIEUSCIB Object
 CSDSPIMSP432_HWAttrsSDSPIMSP432 Hardware attributes
 CSDSPIMSP432_ObjectSDSPIMSP432 Object
 CSDSPIUSCIA_HWAttrsSDSPIUSCIA Hardware attributes
 CSDSPIUSCIA_ObjectSDSPIUSCIA Object
 CSDSPIUSCIB_HWAttrsSDSPIUSCIB Hardware attributes
 CSDSPIUSCIB_ObjectSDSPIUSCIB Object
 CSemaphoreP_ParamsBasic SemaphoreP Parameters
 CSPI_ConfigSPI Global configuration
 CSPI_FxnTableThe definition of a SPI function table that contains the required set of functions to control a specific SPI driver implementation
 CSPI_ParamsSPI Parameters
 CSPI_TransactionA 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
 CSPIEUSCIADMA_HWAttrsSPIEUSCIADMA Hardware attributes
 CSPIEUSCIADMA_ObjectSPIEUSCIADMA Object
 CSPIEUSCIBDMA_HWAttrsSPIEUSCIBDMA Hardware attributes
 CSPIEUSCIBDMA_ObjectSPIEUSCIBDMA Object
 CSPIMSP432DMA_HWAttrsSPIMSP432DMA Hardware attributes These fields, with the exception of intPriority, are used by driverlib APIs and therefore must be populated by driverlib macro definitions. For MSP430Ware these definitions are found in:
 CSPIMSP432DMA_ObjectSPIMSP432DMA Object
 CSPIUSCIADMA_HWAttrsSPIUSCIADMA Hardware attributes
 CSPIUSCIADMA_ObjectSPIUSCIADMA Object
 CSPIUSCIBDMA_HWAttrsSPIUSCIBDMA Hardware attributes
 CSPIUSCIBDMA_ObjectSPIUSCIBDMA Object
 CUART_ConfigUART Global configuration
 CUART_FxnTableThe definition of a UART function table that contains the required set of functions to control a specific UART driver implementation
 CUART_ParamsUART Parameters
 CUARTEUSCIA_BaudrateConfigUARTEUSCIA Baudrate configuration
 CUARTEUSCIA_HWAttrsUARTEUSCIA Hardware attributes
 CUARTEUSCIA_ObjectUARTEUSCIA Object
 CUARTMSP432_BaudrateConfigUARTMSP432 Baudrate configuration
 CUARTMSP432_FxnSetComplement set of read functions to be used by the UART ISR and UARTMSP432_read(). Internal use only
 CUARTMSP432_HWAttrsUARTMSP432 Hardware attributes
 CUARTMSP432_ObjectUARTMSP432 Object
 CUARTUSCIA_BaudrateConfigUARTUSCIA Baudrate configuration
 CUARTUSCIA_HWAttrsUARTUSCIA Hardware attributes
 CUARTUSCIA_ObjectUARTUSCIA Object
 CUDMAMSP432_ConfigUDMAMSP432 Global configuration
 CUDMAMSP432_HWAttrsUDMAMSP432 Hardware attributes
 CUDMAMSP432_ObjectUDMAMSP432 object
 CUSBMSCHFatFs_ConfigUSBMSCHFatFs Global configuration
 CUSBMSCHFatFs_FxnTableThe definition of a USBMSCHFatFs function table that contains the required set of functions to control a specific USBMSCHFatFs driver implementation
 CUSBMSCHFatFs_ParamsUSBMSCHFatFs Parameters
 CWatchdog_ConfigWatchdog Global configuration
 CWatchdog_FxnTableThe definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation
 CWatchdog_ParamsWatchdog Parameters
 CWatchdogMSP430_HWAttrsWatchdog hardware attributes for MSP430
 CWatchdogMSP430_ObjectWatchdog Object for MSP430
 CWatchdogMSP432_HWAttrsWatchdog hardware attributes for MSP432 These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. For MSP432Ware these definitions are found in:
 CWatchdogMSP432_ObjectWatchdog Object for MSP432
 CWiFi_ConfigWiFi Global configuration
 CWiFi_FxnTableThe definition of a WiFi function table that contains the required set of functions to control a specific WiFi driver implementation
 CWiFi_ParamsWiFi Parameters
 CWiFiCC3100_HWAttrsWiFiCC3100 Hardware attributes
 CWiFiCC3100_ObjectWiFiCC3100 Object
Copyright 2016, Texas Instruments Incorporated