STM32F4xx_HAL_Driver  1.8.3
stm32f4xx_ll_lptim.c File Reference

LPTIM LL module driver. More...

Go to the source code of this file.

Functions

ErrorStatus LL_LPTIM_DeInit (const LPTIM_TypeDef *LPTIMx)
 Set LPTIMx registers to their reset values. More...
 
void LL_LPTIM_StructInit (LL_LPTIM_InitTypeDef *LPTIM_InitStruct)
 Set each fields of the LPTIM_InitStruct structure to its default value. More...
 
ErrorStatus LL_LPTIM_Init (LPTIM_TypeDef *LPTIMx, const LL_LPTIM_InitTypeDef *LPTIM_InitStruct)
 Configure the LPTIMx peripheral according to the specified parameters. More...
 
void LL_LPTIM_Disable (LPTIM_TypeDef *LPTIMx)
 Disable the LPTIM instance @rmtoll CR ENABLE LL_LPTIM_Disable. More...
 

Detailed Description

LPTIM LL module driver.

Author
MCD Application Team
Attention

Copyright (c) 2016 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.

Definition in file stm32f4xx_ll_lptim.c.