STM32L486xx HAL User Manual
Data Fields
LPTIM_ClockConfigTypeDef Struct Reference

LPTIM Clock configuration definition. More...

#include <stm32l4xx_hal_lptim.h>

Data Fields

uint32_t Source
uint32_t Prescaler

Detailed Description

LPTIM Clock configuration definition.

Definition at line 63 of file stm32l4xx_hal_lptim.h.


Field Documentation

Specifies the counter clock Prescaler. This parameter can be a value of LPTIM Clock Prescaler

Definition at line 68 of file stm32l4xx_hal_lptim.h.

Referenced by HAL_LPTIM_Counter_Start(), HAL_LPTIM_Counter_Start_IT(), HAL_LPTIM_Encoder_Start(), HAL_LPTIM_Encoder_Start_IT(), and HAL_LPTIM_Init().

Selects the clock source. This parameter can be a value of LPTIM Clock Source

Definition at line 65 of file stm32l4xx_hal_lptim.h.

Referenced by HAL_LPTIM_Counter_Start(), HAL_LPTIM_Counter_Start_IT(), HAL_LPTIM_Encoder_Start(), HAL_LPTIM_Encoder_Start_IT(), and HAL_LPTIM_Init().


The documentation for this struct was generated from the following file: