This file contains all the function prototypes for the adc.c file. More...
#include "main.h"Go to the source code of this file.
Functions | |
| void | MX_ADC1_Init (void) |
| void | MX_ADC2_Init (void) |
| void | MX_ADC3_Init (void) |
Variables | |
| ADC_HandleTypeDef | hadc1 |
| ADC_HandleTypeDef | hadc2 |
| ADC_HandleTypeDef | hadc3 |
This file contains all the function prototypes for the adc.c file.
Copyright (c) 2024 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
| void MX_ADC1_Init | ( | void | ) |
Common config
Configure the ADC multi-mode
Configure Regular Channel
Configure Regular Channel
| void MX_ADC2_Init | ( | void | ) |
Common config
Configure Regular Channel
Configure Regular Channel
Configure Regular Channel
| void MX_ADC3_Init | ( | void | ) |
Common config
Configure the ADC multi-mode
Configure Regular Channel
|
extern |
|
extern |
|
extern |