|
PER Firmware
|
Static configuration for one ADC instance. More...
#include <adc.h>
Public Attributes | |
| ADC_TypeDef * | instance |
| const PHAL_ADC_ChannelConfig_t * | channels |
| size_t | channel_count |
Static configuration for one ADC instance.
Everything else is fixed by the driver:
| size_t PHAL_ADC_Config_t::channel_count |
entries in channels[], 1 - 16
| const PHAL_ADC_ChannelConfig_t* PHAL_ADC_Config_t::channels |
sequence, converted in array order
| ADC_TypeDef* PHAL_ADC_Config_t::instance |
ADC1, ADC2, ADC3 or ADC4