Functions | |
| HAL_COMP_StateTypeDef | HAL_COMP_GetState (COMP_HandleTypeDef *hcomp) |
| Return the COMP handle state. More... | |
| uint32_t | HAL_COMP_GetError (COMP_HandleTypeDef *hcomp) |
| Return the COMP error code. More... | |
| uint32_t HAL_COMP_GetError | ( | COMP_HandleTypeDef * | hcomp | ) |
Return the COMP error code.
| hcomp | COMP handle |
| COMP | error code |
| HAL_COMP_StateTypeDef HAL_COMP_GetState | ( | COMP_HandleTypeDef * | hcomp | ) |
Return the COMP handle state.
| hcomp | COMP handle |
| HAL | state |