CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
adc_vbat_monitor.h
Go to the documentation of this file.
1#ifndef INCLUDE_GUARD_ADC_VBAT_MONITOR_H__
2#define INCLUDE_GUARD_ADC_VBAT_MONITOR_H__
3
4#include "main.h"
5
6
8
9
10#endif // INCLUDE_GUARD_ADC_VBAT_MONITOR_H__
int16_t OBC_read_vbat_with_adc_mV()
Read the battery voltage using the ADC.
Definition adc_vbat_monitor.c:42
: Header for main.c file. This file contains the common defines of the application.