STM32F4xx_HAL_Driver
1.8.3
|
Peripheral State functions. More...
Functions | |
HAL_LPTIM_StateTypeDef | HAL_LPTIM_GetState (const LPTIM_HandleTypeDef *hlptim) |
Return the LPTIM handle state. More... | |
Peripheral State functions.
============================================================================== ##### Peripheral State functions ##### ============================================================================== [..] This subsection permits to get in run-time the status of the peripheral.
HAL_LPTIM_StateTypeDef HAL_LPTIM_GetState | ( | const LPTIM_HandleTypeDef * | hlptim | ) |
Return the LPTIM handle state.
hlptim | LPTIM handle |
HAL | state |
Definition at line 2283 of file stm32f4xx_hal_lptim.c.