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

Struct containing the module address and channel of the timer. More...

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

Public Attributes

TIM_ModuleAddress m_moduleAddress
 
TIM_ModuleChannel m_channel
 

Detailed Description

Struct containing the module address and channel of the timer.

Definition at line 84 of file SystemPeripherals_TIM.h.

Member Data Documentation

◆ m_channel

TIM_ModuleChannel TIM_Channel::m_channel

Definition at line 86 of file SystemPeripherals_TIM.h.

◆ m_moduleAddress

TIM_ModuleAddress TIM_Channel::m_moduleAddress

Definition at line 85 of file SystemPeripherals_TIM.h.


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