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