# wifiiot\_adc.h ## **Overview** **Related Modules:** [Wifiiot](Wifiiot.md) **Description:** Declares the ADC interface functions for you to read data. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Enumerations
AdcRead (WifiIotAdcChannelIndex channel, unsigned short *data, WifiIotAdcEquModelSel equModel, WifiIotAdcCurBais curBais, unsigned short rstCnt) |
Reads a piece of sampled data from a specified ADC channel based on the input parameters. |