Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
cpu_vbat.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2022 Otto-von-Guericke-Universität Magdeburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
25
void
vbat_enable
(
void
);
26
30
void
vbat_disable
(
void
);
31
32
#ifdef __cplusplus
33
}
34
#endif
35
vbat_disable
void vbat_disable(void)
Disable the VBAT sampling channel.
vbat_enable
void vbat_enable(void)
Enable the VBAT sampling channel.
Generated on Thu Oct 2 2025 12:06:48 by
1.9.1