STM32F4xx_HAL_Driver
1.8.3
|
Functions | |
void | LPTIM_Disable (LPTIM_HandleTypeDef *hlptim) |
Disable LPTIM HW instance. More... | |
void LPTIM_Disable | ( | LPTIM_HandleTypeDef * | hlptim | ) |
Disable LPTIM HW instance.
hlptim | pointer to a LPTIM_HandleTypeDef structure that contains the configuration information for LPTIM module. |
None |
Definition at line 2355 of file stm32f4xx_hal_lptim.c.