Functions | |
HAL_StatusTypeDef | HAL_COMP_Start (COMP_HandleTypeDef *hcomp) |
Start the comparator. More... | |
HAL_StatusTypeDef | HAL_COMP_Stop (COMP_HandleTypeDef *hcomp) |
Stop the comparator. More... | |
void | HAL_COMP_IRQHandler (COMP_HandleTypeDef *hcomp) |
Comparator IRQ handler. More... | |
void HAL_COMP_IRQHandler | ( | COMP_HandleTypeDef * | hcomp | ) |
Comparator IRQ handler.
hcomp | COMP handle |
None |
HAL_StatusTypeDef HAL_COMP_Start | ( | COMP_HandleTypeDef * | hcomp | ) |
Start the comparator.
hcomp | COMP handle |
HAL | status |
HAL_StatusTypeDef HAL_COMP_Stop | ( | COMP_HandleTypeDef * | hcomp | ) |
Stop the comparator.
hcomp | COMP handle |
HAL | status |