iLLD_TC27xD  1.0
Module Initialize Functions
Collaboration diagram for Module Initialize Functions:

Functions

IFX_EXTERN void IfxCcu6_TPwm_initModuleConfig (IfxCcu6_TPwm_Config *config, Ifx_CCU6 *ccu6)
 Fills the config structure with default values. More...
 

Detailed Description

Function Documentation

IFX_EXTERN void IfxCcu6_TPwm_initModuleConfig ( IfxCcu6_TPwm_Config config,
Ifx_CCU6 *  ccu6 
)

Fills the config structure with default values.

Parameters
configConfiguration structure of the module
ccu6Pointer to the base of CCU6 registers
Returns
None

A coding example can be found in How to use the CCU6 TPWM Interface driver?

Definition at line 325 of file IfxCcu6_TPwm.c.