|
STM8L15x Standard Peripherals Drivers
|
Internal Reference Voltage (VREFINT) output function. More...
Functions | |
| void | COMP_VrefintOutputCmd (FunctionalState NewState) |
| Enables or disables the output of the internal reference voltage. | |
Detailed Description
Internal Reference Voltage (VREFINT) output function.
===============================================================================
Internal Reference Voltage (VREFINT) output function
===============================================================================
Function Documentation
| void COMP_VrefintOutputCmd | ( | FunctionalState | NewState | ) |
Enables or disables the output of the internal reference voltage.
Definition at line 356 of file stm8l15x_comp.c.
References COMP, COMP_CSR3_VREFOUTEN, DISABLE, and IS_FUNCTIONAL_STATE.