STM32L486xx HAL User Manual
Data Fields
LPTIM_TriggerConfigTypeDef Struct Reference

LPTIM Trigger configuration definition. More...

#include <stm32l4xx_hal_lptim.h>

Data Fields

uint32_t Source
uint32_t ActiveEdge
uint32_t SampleTime

Detailed Description

LPTIM Trigger configuration definition.

Definition at line 94 of file stm32l4xx_hal_lptim.h.


Field Documentation

Selects the Trigger active edge. Note: This parameter is used only when an external trigger is used. This parameter can be a value of LPTIM External Trigger Polarity

Definition at line 99 of file stm32l4xx_hal_lptim.h.

Referenced by HAL_LPTIM_Init().

Selects the trigger sampling time to configure the clock glitch filter. Note: This parameter is used only when an external trigger is used. This parameter can be a value of LPTIM Trigger Sample Time

Definition at line 103 of file stm32l4xx_hal_lptim.h.

Referenced by HAL_LPTIM_Init().


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