TUKS MCU Introductory course / TUKS-COURSE-2-LED
Embed: (wiki syntax)

« Back to documentation index

Peripheral State functions

Peripheral State functions
[COMP Exported Functions]

Peripheral State functions. More...

Functions

HAL_COMP_StateTypeDef HAL_COMP_GetState (COMP_HandleTypeDef *hcomp)
 Return the COMP handle state.

Detailed Description

Peripheral State functions.

 ===============================================================================
                      ##### Peripheral State functions #####
 ===============================================================================  
    [..]
    This subsection permit to get in run-time the status of the peripheral.


Function Documentation

HAL_COMP_StateTypeDef HAL_COMP_GetState ( COMP_HandleTypeDef *  hcomp )

Return the COMP handle state.

Parameters:
hcompCOMP handle
Return values:
HALstate

Definition at line 721 of file stm32l4xx_hal_comp.c.