STM32L486xx HAL User Manual
Data Fields
TIM_MasterConfigTypeDef Struct Reference

TIM Master configuration Structure definition. More...

#include <stm32l4xx_hal_tim.h>

Data Fields

uint32_t MasterOutputTrigger
uint32_t MasterOutputTrigger2
uint32_t MasterSlaveMode

Detailed Description

TIM Master configuration Structure definition.

Note:
Advanced timers provide TRGO2 internal line which is redirected to the ADC

Definition at line 247 of file stm32l4xx_hal_tim.h.


Field Documentation

Trigger output (TRGO) selection This parameter can be a value of TIM Master Mode Selection

Definition at line 249 of file stm32l4xx_hal_tim.h.

Referenced by HAL_TIMEx_MasterConfigSynchronization().

Trigger output2 (TRGO2) selection This parameter can be a value of TIM Master Mode Selection 2 (TRGO2)

Definition at line 251 of file stm32l4xx_hal_tim.h.

Referenced by HAL_TIMEx_MasterConfigSynchronization().

Master/slave mode selection This parameter can be a value of TIM Master/Slave Mode

Definition at line 253 of file stm32l4xx_hal_tim.h.

Referenced by HAL_TIMEx_MasterConfigSynchronization().


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