![]() |
Autodrone
Multi-Domain Vehicle
|
This file initializes and enables the adc for reading the battery voltage. More...
Go to the source code of this file.
Functions | |
void | adc1Ch8Init (void) |
Initializes ADC1 for Channel 8. More... | |
void | adc1Ch8Start (void) |
Starts the ADC conversion. More... | |
Variables | |
uint16_t * | rawADC |
This file initializes and enables the adc for reading the battery voltage.
void adc1Ch8Init | ( | void | ) |
Initializes ADC1 for Channel 8.
void adc1Ch8Start | ( | void | ) |
Starts the ADC conversion.
|
extern |