Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
TIM_TimeBaseInitStruct Struct Reference

TIM init structure definition. More...

#include <Imt.Base.HAL.STM32F030/SystemPeripherals_TIM.h>

Public Attributes

uint16_t Prescaler
 
TIM_CounterMode CounterMode
 
uint16_t Period
 

Detailed Description

TIM init structure definition.

Definition at line 172 of file SystemPeripherals_TIM.h.

Member Data Documentation

◆ CounterMode

TIM_CounterMode TIM_TimeBaseInitStruct::CounterMode

Definition at line 178 of file SystemPeripherals_TIM.h.

◆ Period

uint16_t TIM_TimeBaseInitStruct::Period

Definition at line 182 of file SystemPeripherals_TIM.h.

◆ Prescaler

uint16_t TIM_TimeBaseInitStruct::Prescaler

Definition at line 175 of file SystemPeripherals_TIM.h.


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