iLLD_TC27xD  1.0
IfxCcu6_TPwm.c File Reference

CCU6 TPWM details. More...

#include "IfxCcu6_TPwm.h"

Go to the source code of this file.

Functions

void IfxCcu6_TPwm_initModule (IfxCcu6_TPwm *tPwm, const IfxCcu6_TPwm_Config *config)
 Initialises the module with default configuration. More...
 
void IfxCcu6_TPwm_initModuleConfig (IfxCcu6_TPwm_Config *config, Ifx_CCU6 *ccu6)
 Fills the config structure with default values. More...
 
void IfxCcu6_TPwm_pause (IfxCcu6_TPwm *tPwm)
 Pauses the triggered PWM. More...
 
void IfxCcu6_TPwm_resume (IfxCcu6_TPwm *tPwm)
 Resumes the triggered PWM. More...
 
void IfxCcu6_TPwm_start (IfxCcu6_TPwm *tPwm)
 Starts the triggered PWM. More...
 
void IfxCcu6_TPwm_stop (IfxCcu6_TPwm *tPwm)
 Stops the triggered PWM. More...
 

Detailed Description

CCU6 TPWM 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 IfxCcu6_TPwm.c.