EFM32 Pearl Gecko Software Documentation
efm32pg1-doc-4.2.1
|
Functions | |
void | VDDCHECK_Init (void) |
VCMP initialization routine. | |
void | VDDCHECK_Disable (void) |
VCMP deinitialization routine. | |
bool | VDDCHECK_LowVoltage (float vdd) |
Check if voltage is higher than indicated. More... | |
bool VDDCHECK_LowVoltage | ( | float | vdd | ) |
vdd | The voltage level to compare against. |
Definition at line 55 of file vddcheck.c.