iLLD_TC27xD  1.0
IfxGtm_Tom_Pwm.h File Reference

GTM PWM details. More...

Go to the source code of this file.

Data Structures

struct  IfxGtm_Tom_Pwm_Interrupt
 configuration structure for interrupts More...
 
struct  IfxGtm_Tom_Pwm_pin
 configuration structure for output pin More...
 
struct  IfxGtm_Tom_Pwm_Config
 Configuration structure. More...
 
struct  IfxGtm_Tom_Pwm_Driver
 Driver Handle. More...
 

Functions

IFX_EXTERN boolean IfxGtm_Tom_Pwm_init (IfxGtm_Tom_Pwm_Driver *driver, IfxGtm_Tom_Pwm_Config *config)
 Initialises the Timer object. More...
 
IFX_EXTERN void IfxGtm_Tom_Pwm_initConfig (IfxGtm_Tom_Pwm_Config *config, Ifx_GTM *gtm)
 Initializes the configuration structure to default. More...
 

Detailed Description

GTM PWM details.

Version
iLLD_1_0_0_11_0
                            IMPORTANT NOTICE

Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.

THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

Definition in file IfxGtm_Tom_Pwm.h.


Data Structure Documentation

struct IfxGtm_Tom_Pwm_pin

configuration structure for output pin

Definition at line 132 of file IfxGtm_Tom_Pwm.h.

Collaboration diagram for IfxGtm_Tom_Pwm_pin:
Data Fields
IfxPort_OutputMode outputMode Output mode.
IfxGtm_Tom_ToutMap * outputPin output pin
IfxPort_PadDriver padDriver Pad driver.