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

M-HAL ADC structure list information, including ADC controller state machine related parameters, ADC DMA mode related parameters, ADC controller structure which used to store the hardware register base address, clock, Rx done callback API. More...

Overview

M-HAL ADC structure list information, including ADC controller state machine related parameters, ADC DMA mode related parameters, ADC controller structure which used to store the hardware register base address, clock, Rx done callback API.

Data Structures

struct  adc_fsm_param
 This structure defines ADC related parameters,
such as ADC mode, sample times, channel map, and interrupt mode. More...
 
struct  mtk_adc_controller
 Interface to ADC, used to store the hardware register base address,
clock, Rx done callback API, etc. More...