![]() |
![]() |
|
MSPM0L111X TI-Driver Library
2.05.00.05
|
| CADC_Config_ | ADC driver's custom configuration structure |
| CADC_FxnTable | The definition of an ADC function table that contains the required set of functions to control a specific ADC driver implementation |
| CADC_Params | ADC Parameters used with ADC_open() |
| CADCMSPM0_HWAttrs | ADCMSPM0 Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. Currently the Single channel single conversion and the Repeat single channel conversion are supported. For the other conversion modes, user has to modify or add the needed parameters to below structure |
| CADCMSPM0_Object | ADCMSPM0 Object |
| CDMAMSPM0_Cfg | DMAMSPM0 Global configuration |
| CDMAMSPM0_HWAttrs | DMAMSPM0 Hardware attributes |
| CDMAMSPM0_Object | DMAMSPM0 object |
| CDMAMSPM0_Transfer | DMAMSPM0 channel based Transfer configuration |
| CGPIO_Config | GPIO driver configuration structure |
| CI2C_Config_ | I2C driver's configuration structure |
| CI2C_Params | I2C parameters used with I2C_open() |
| CI2C_Transaction | Defines a transaction to be used with I2C_transfer() or I2C_transferTimeout() |
| CI2CMSPM0_HWAttrs | I2C Hardware attributes |
| CI2CMSPM0_I2CPinCfg | I2C Pin Configuration |
| CI2CMSPM0_Object | I2C Object |
| CI2CTarget_Config_ | I2CTarget Global configuration |
| CI2CTarget_Params | I2CTarget Parameters |
| CI2CTargetMSPM0_HWAttrs | I2CTargetMSPM0 Hardware attributes |
| CI2CTargetMSPM0_Object | I2CTargetMSPM0 Object |
| 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 |
| CSPIMSPM0_HWAttrs | SPIMSPM0 Hardware attributes |
| CSPIMSPM0_Object | SPIMSPM0 Object |
| CUART_Buffers_Object | Private Metadata structure for a UART instance supporting buffers |
| CUART_Callback_Object | Private Metadata structure for a UART instance supporting callbacks |
| CUART_Config_ | UART Global configuration |
| CUART_Data_Object | Private Metadata structure for a UART instance supporting data structures needed for UART TX/RX execution |
| CUART_EventCallback_Object | Private Metadata structure for a UART instance supporting events |
| CUART_Object | Private Metadata structure for a UART instance |
| CUART_Params | UART Parameters |
| CUARTMSP_HWAttrs | Private Metadata structure for a UART instance supporting hardware parameters |
| CUARTSupport_Fxns | Function pointers to implementation/hardware specific logic |