Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

This section introduces the Analog-to-Digital Converter (ADC) APIs including terms and acronyms, supported features, details on how to use this driver, enums, structures and functions. More...

Overview

This section introduces the Analog-to-Digital Converter (ADC) APIs including terms and acronyms, supported features, details on how to use this driver, enums, structures and functions.

Terms and Acronyms

Terms Details
ADC ADC is an Analog-to-Digital Converter.
DMA Direct Memory Access.
FIFO First In, First Out.

Supported Features

See Supported Features for the details of Supported Features.

How to use this driver

Modules

 Function
 OS-HAL ADC function list information, including ADC hardware initializing and de-initializing, enabling and disabling ADC hardware output, gets ADC sample data using one shot mode.