iLLD_TC27xD  1.0
IfxCcu6_PwmBc.h File Reference

CCU6 PWMBC details. More...

#include "Ccu6/Std/IfxCcu6.h"
#include "If/Ccu6If/PwmHl.h"

Go to the source code of this file.

Data Structures

struct  IfxCcu6_PwmBc_InterruptConfig
 Structure for interrupt configuration. More...
 
struct  IfxCcu6_PwmBc_MultiChannelControl
 Structure for multichannel mode control. More...
 
struct  IfxCcu6_PwmBc_Pins
 Structure for CCU6 output pin configuration. More...
 
struct  IfxCcu6_PwmBc_Timer12
 Structure for Timer 12. More...
 
struct  IfxCcu6_PwmBc_Timer13
 Structure for Timer 13. More...
 
struct  IfxCcu6_PwmBc_TriggerConfig
 Configuration structure for external triggers. More...
 
struct  IfxCcu6_PwmBc
 Module handle. More...
 
struct  IfxCcu6_PwmBc_Config
 Configuration structure of the module. More...
 

Functions

IFX_EXTERN void IfxCcu6_PwmBc_initModule (IfxCcu6_PwmBc *pwmBc, const IfxCcu6_PwmBc_Config *config)
 Initialises the module with default configuration. More...
 
IFX_EXTERN void IfxCcu6_PwmBc_initModuleConfig (IfxCcu6_PwmBc_Config *config, Ifx_CCU6 *ccu6)
 Fills the config structure with default values. More...
 
IFX_EXTERN void IfxCcu6_PwmBc_start (IfxCcu6_PwmBc *pwmBc)
 Starts the Hall sensored based PWM. More...
 
IFX_EXTERN void IfxCcu6_PwmBc_stop (IfxCcu6_PwmBc *pwmBc)
 Stops the Hall sensored based PWM. More...
 
IFX_EXTERN uint32 IfxCcu6_PwmBc_getMotorSpeed (IfxCcu6_PwmBc *pwmBc)
 returns the current motor speed More...
 
IFX_EXTERN void IfxCcu6_PwmBc_updateHallPattern (IfxCcu6_PwmBc *pwmBc, uint8 controlTable[6][3])
 Updates the Hall pattern. More...
 

Detailed Description

CCU6 PWMBC 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_PwmBc.h.