EZR32 Leopard Gecko Software Documentation
ezr32lg-doc-4.2.1
Main Page
Modules
Data Structures
Files
Documentation Home
silabs.com
File List
Globals
vddcheck.h
Go to the documentation of this file.
1
/**************************************************************************/
17
#ifndef __VDDCHECK_H
18
#define __VDDCHECK_H
19
20
#include <stdint.h>
21
#include <stdbool.h>
22
23
/***************************************************************************/
28
/***************************************************************************/
33
#ifdef __cplusplus
34
extern
"C"
{
35
#endif
36
37
void
VDDCHECK_Init
(
void
);
38
void
VDDCHECK_Disable
(
void
);
39
bool
VDDCHECK_LowVoltage
(
float
vdd);
40
41
#ifdef __cplusplus
42
}
43
#endif
44
48
#endif
VDDCHECK_Init
void VDDCHECK_Init(void)
VCMP initialization routine.
Definition:
vddcheck.c:26
VDDCHECK_Disable
void VDDCHECK_Disable(void)
VCMP deinitialization routine.
Definition:
vddcheck.c:38
VDDCHECK_LowVoltage
bool VDDCHECK_LowVoltage(float vdd)
Check if voltage is higher than indicated.
Definition:
vddcheck.c:55
kits
common
drivers
vddcheck.h
Generated on Tue Dec 8 2015 15:41:30 for EZR32 Leopard Gecko Software Documentation by
1.8.10