|
EFR32 Blue Gecko 1 Software Documentation
efr32bg1-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.