STM32F439xx HAL User Manual
Data Fields
TIM_MasterConfigTypeDef Struct Reference

TIM Master configuration Structure definition. More...

#include <stm32f4xx_hal_tim_ex.h>

Data Fields

uint32_t MasterOutputTrigger
uint32_t MasterSlaveMode

Detailed Description

TIM Master configuration Structure definition.

Definition at line 83 of file stm32f4xx_hal_tim_ex.h.


Field Documentation

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

Definition at line 84 of file stm32f4xx_hal_tim_ex.h.

Referenced by HAL_TIMEx_MasterConfigSynchronization().

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

Definition at line 87 of file stm32f4xx_hal_tim_ex.h.

Referenced by HAL_TIMEx_MasterConfigSynchronization().


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