Apis For Data Transfer [Direct Access To Fifo And Dma Setup] - Texas Instruments CC3200 Technical Reference Manual

Simplelink wi-fi and internet-of things solution, a single chip wireless mcu
Hide thumbs Also See for CC3200:
Table of Contents

Advertisement

Peripheral Library APIs for ADC Operation
This function sets the ADC global enable.
Returns:
None
13.6.3.2 void ADCDisable (unsigned long ulBase)
Disables the ADC.
Parameters:
ulBase
This function clears the ADC global enable.
Returns:
None
13.6.3.3 void ADCChannelEnable (unsigned long ulBase, unsigned long ulChannel)
Enables a specified ADC channel.
Parameters:
ulBase
ulChannel
This function enables specified ADC channel and configures the pin as an analog pin.
Returns:
None
13.6.3.4 void ADCChannelDisable (unsigned long ulBase, unsigned long ulChannel)
Disables a specified ADC channel.
Parameters:
ulBase
ulChannel
This function disables a specified ADC channel.
Returns:
None

13.6.4 APIs for Data Transfer [Direct Access to FIFO and DMA Setup]

13.6.4.1 unsigned char ADCFIFOLvlGet (unsigned long ulBase, unsigned long ulChannel)
Gets the current FIFO level for a specified ADC channel.
Parameters:
ulBase
ulChannel
422
Analog-to-Digital Converter [ADC]
Base address of the ADC
Base address of the ADC
One of the valid ADC channels
Base address of the ADC
One of the valid ADC channels
Base address of the ADC
One of the valid ADC channels
Copyright © 2014–2018, Texas Instruments Incorporated
SWRU367D – June 2014 – Revised May 2018
Submit Documentation Feedback
www.ti.com

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents