|
STM32G474xx HAL用户手册
|
启动-停止操作函数。 更多...
函数 | |
| HAL_StatusTypeDef | HAL_COMP_Start (COMP_HandleTypeDef *hcomp) |
| 启动比较器。 | |
| HAL_StatusTypeDef | HAL_COMP_Stop (COMP_HandleTypeDef *hcomp) |
| 停止比较器。 | |
| void | HAL_COMP_IRQHandler (COMP_HandleTypeDef *hcomp) |
| 比较器IRQ处理程序。 | |
启动-停止操作函数。
===============================================================================
##### IO operation functions #####
===============================================================================
[..] This section provides functions allowing to:
(+) Start a comparator instance.
(+) Stop a comparator instance.