iLLD_TC29x
1.0
|
CCU6 basic functionality. More...
#include "_Impl/IfxCcu6_cfg.h"
#include "Src/Std/IfxSrc.h"
#include "Cpu/Std/IfxCpu_Intrinsics.h"
#include "Scu/Std/IfxScuWdt.h"
#include "Scu/Std/IfxScuCcu.h"
#include "_Utilities/Ifx_Assert.h"
#include "_PinMap/IfxCcu6_PinMap.h"
Go to the source code of this file.
Functions | |
IFX_INLINE void | IfxCcu6_clearCounter (Ifx_CCU6 *ccu6, boolean t12, boolean t13) |
Clears the counters of the Timers (T12, T13 individually or together based on the selection) More... | |
IFX_INLINE void | IfxCcu6_clearDeadTimeCounters (Ifx_CCU6 *ccu6) |
Clears all the three dead-time counter channels to zero. More... | |
IFX_INLINE void | IfxCcu6_clearInterruptStatusFlag (Ifx_CCU6 *ccu6, IfxCcu6_InterruptSource source) |
Clears the selected interrupt flag. More... | |
IFX_INLINE void | IfxCcu6_clearT12OneNotification (Ifx_CCU6 *ccu6) |
Clears the T12 One notification. More... | |
IFX_INLINE void | IfxCcu6_clearT12PeriodNotification (Ifx_CCU6 *ccu6) |
Clears the T12 period notification. More... | |
IFX_INLINE void | IfxCcu6_clearT13CompareNotification (Ifx_CCU6 *ccu6) |
Clears the T13 compare notification. More... | |
IFX_INLINE volatile uint32 * | IfxCcu6_getT12TimerPointer (Ifx_CCU6 *ccu6) |
Returns the Timer pointer. More... | |
IFX_INLINE boolean | IfxCcu6_isModuleEnabled (Ifx_CCU6 *ccu6) |
Returns the status of module enabled or disabled. More... | |
IFX_INLINE boolean | IfxCcu6_isT12OneNotification (Ifx_CCU6 *ccu6) |
Returns the status of T12 one notification. More... | |
IFX_INLINE boolean | IfxCcu6_isT12PeriodNotification (Ifx_CCU6 *ccu6) |
Returns the status of T12 period notification. More... | |
IFX_INLINE boolean | IfxCcu6_isT13CompareNotification (Ifx_CCU6 *ccu6) |
Returns the status of T13 compare notification. More... | |
IFX_INLINE void | IfxCcu6_setCountingInputMode (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer, IfxCcu6_CountingInputMode mode) |
Sets the input event leading to a counting action of Timers (T12 / T13). More... | |
IFX_INLINE void | IfxCcu6_setCurrentHallPattern (Ifx_CCU6 *ccu6, uint8 pattern) |
Sets the current hall pattern for the multichannel mode (writes into shadow register) More... | |
IFX_INLINE void | IfxCcu6_setDeadTimeValue (Ifx_CCU6 *ccu6, uint8 value) |
Sets the delay between switching from the passive state to the active state of the selected outputs (dead time) More... | |
IFX_INLINE void | IfxCcu6_setExpectedHallPattern (Ifx_CCU6 *ccu6, uint8 pattern) |
Sets the expected hall pattern for the multichannel mode (writes into shadow register) More... | |
IFX_INLINE void | IfxCcu6_setExternalRunMode (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer, IfxCcu6_ExternalTriggerMode mode) |
Sets the event of signal T1xHR that can set the run bit T1xR by HW. More... | |
IFX_INLINE void | IfxCcu6_setHallSensorTriggerMode (Ifx_CCU6 *ccu6, IfxCcu6_HallSensorTriggerMode mode) |
Sets source for the sampling of the Hall input pattern and the comparison to the current and the expected Hall pattern bit fields. More... | |
IFX_INLINE void | IfxCcu6_setInputClockFrequency (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer, IfxCcu6_TimerInputClock frequency) |
Sets the input clock for timers (T12 or T13) More... | |
IFX_INLINE void | IfxCcu6_setInterruptStatusFlag (Ifx_CCU6 *ccu6, IfxCcu6_InterruptSource source) |
Sets the selected interrupt flag. More... | |
IFX_INLINE void | IfxCcu6_setMultiChannelPwmPattern (Ifx_CCU6 *ccu6, uint8 pattern) |
Sets the output pattern for the multichannel mode (writes into shadow register) More... | |
IFX_INLINE void | IfxCcu6_setMultiChannelSwitchingMode (Ifx_CCU6 *ccu6, IfxCcu6_MultiChannelSwitchingSelect mode) |
Sets the trigger request source (next multi-channel event) for the shadow transfer MCM_ST from MCMPS to MCMP. More... | |
IFX_INLINE void | IfxCcu6_setMultiChannelSwitchingSync (Ifx_CCU6 *ccu6, IfxCcu6_MultiChannelSwitchingSync sync) |
Sets the synchronization mechanism of the shadow transfer event MCM_ST if it has been requested before (flag R set by an event selected by SWSEL) and if MCMEN = 1. More... | |
IFX_INLINE void | IfxCcu6_setOutputPassiveState (Ifx_CCU6 *ccu6, IfxCcu6_ChannelOut channelOut, boolean state) |
Sets the state of the corresponding compare channel, that is considered to be the passive state. More... | |
IFX_INLINE void | IfxCcu6_setSingleShotModeEnable (Ifx_CCU6 *ccu6, boolean t12, boolean t13) |
Enables / Disables the single shot mode of Timers (T12, T13 individually or together based on the selection) More... | |
IFX_INLINE void | IfxCcu6_setT12ChannelMode (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel, IfxCcu6_T12ChannelMode mode) |
Sets the operating mode of the Timer12 capture/compare channels. More... | |
IFX_INLINE void | IfxCcu6_setT12CountMode (Ifx_CCU6 *ccu6, IfxCcu6_T12CountMode mode) |
IFX_INLINE void | IfxCcu6_setT12CounterValue (Ifx_CCU6 *ccu6, uint16 value) |
Sets the 16-bit counter value of Timer12. More... | |
IFX_INLINE void | IfxCcu6_setT12PeriodValue (Ifx_CCU6 *ccu6, uint16 value) |
Sets the period value that leads Timer12 counter value to a period-match. More... | |
IFX_INLINE void | IfxCcu6_setT13CompareValue (Ifx_CCU6 *ccu6, uint16 value) |
Sets the 16-bit compare value of Timer13 (writes into shadow register) More... | |
IFX_INLINE void | IfxCcu6_setT13CounterValue (Ifx_CCU6 *ccu6, uint16 value) |
Sets the 16-bit counter value of Timer13. More... | |
IFX_INLINE void | IfxCcu6_setT13PeriodValue (Ifx_CCU6 *ccu6, uint16 value) |
Sets the period value that leads Timer13 counter value to a period-match. More... | |
IFX_INLINE void | IfxCcu6_setT13TriggerEventDirection (Ifx_CCU6 *ccu6, IfxCcu6_T13TriggerDirection direction) |
Sets the Timer13 trigger event direction. More... | |
IFX_INLINE void | IfxCcu6_setT13TriggerEventMode (Ifx_CCU6 *ccu6, IfxCcu6_T13TriggerEvent mode) |
Sets the trigger event to start Timer13 (automatic set of T13R for synchronization to Timer12 compare signals) More... | |
IFX_INLINE void | IfxCcu6_setTrapMode (Ifx_CCU6 *ccu6, IfxCcu6_TrapMode mode) |
Sets the mode of clearing the trap flag TRPF after the trap input condition is no longer valid. More... | |
IFX_INLINE void | IfxCcu6_setTrapState (Ifx_CCU6 *ccu6, IfxCcu6_TrapState state) |
Sets behaviour of the selected outputs when leaving the trap state after the trap condition has become inactive again. More... | |
IFX_INLINE void | IfxCcu6_startTimer (Ifx_CCU6 *ccu6, boolean t12, boolean t13) |
starts the timers (T12, T13 individually or together based on the selection) More... | |
IFX_INLINE void | IfxCcu6_stopTimer (Ifx_CCU6 *ccu6, boolean t12, boolean t13) |
starts the timers (T12, T13 individually or together based on the selection) More... | |
IFX_INLINE void | IfxCcu6_updateHallPattern (Ifx_CCU6 *ccu6, uint8 currentHall, uint8 expectedHall, uint8 output) |
Updates the hall pattern (current hall, expected hall, moduleation output), in a single write. More... | |
IFX_EXTERN void | IfxCcu6_connectTrigger (Ifx_CCU6 *ccu6, IfxCcu6_TrigOut outputLine, IfxCcu6_TrigSel selectedTrigger) |
IFX_EXTERN void | IfxCcu6_routeInterruptNode (Ifx_CCU6 *ccu6, IfxCcu6_InterruptSource source, IfxCcu6_ServiceRequest serviceRequest) |
Routes the interrupt node pointer to the selected service requests. More... | |
IFX_EXTERN void | IfxCcu6_setOutputPassiveLevel (Ifx_CCU6 *ccu6, IfxCcu6_ChannelOut channelOut, boolean state) |
Sets the passive state level of the PWM outputs of the module. More... | |
IFX_EXTERN void | IfxCcu6_setT12CaptureCompareState (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel, IfxCcu6_CaptureCompareState state) |
Sets software-control (independent set and clear conditions) for the Timer12 channel state bits CC6xST (x=0,1,2) More... | |
IFX_EXTERN void | IfxCcu6_setT12CompareValue (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel, uint16 value) |
Sets the 16-bit compare value of Timer12 (writes into shadow registers) More... | |
IFX_EXTERN float32 | IfxCcu6_setT12Frequency (Ifx_CCU6 *ccu6, float32 frequency, Ifx_TimerValue resolution, IfxCcu6_T12CountMode countMode) |
Sets the frequency and clock input of the Timer 12. More... | |
IFX_EXTERN void | IfxCcu6_setT12InputSignal (Ifx_CCU6 *ccu6, IfxCcu6_T12hr_In *extInput) |
selects the actual input signal for the timer inputs. More... | |
IFX_EXTERN void | IfxCcu6_setT13CaptureCompareState (Ifx_CCU6 *ccu6, IfxCcu6_CaptureCompareState state) |
Sets software-control (independent set and clear conditions) for the Timer13 channel state bits CC63ST. More... | |
IFX_EXTERN float32 | IfxCcu6_setT13Frequency (Ifx_CCU6 *ccu6, float32 frequency, Ifx_TimerValue resolution) |
Sets the frequency and clock input of the Timer 13. More... | |
IFX_EXTERN void | IfxCcu6_setT13InputSignal (Ifx_CCU6 *ccu6, IfxCcu6_T13hr_In *extInput) |
selects the actual input signal for the timer inputs. More... | |
IFX_INLINE boolean | IfxCcu6_getDeadTimeStatus (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel) |
Indicate the status of the dead time generation for each compare channel (0, 1, 2) of timer T12. More... | |
IFX_INLINE boolean | IfxCcu6_getHallPatternSampleState (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel) |
Returns the value of the input Hall pattern of the Timer12 capture/compare channels CC6POS6x (x = 0, 1, 2) that has been compared to the current and expected value. More... | |
IFX_INLINE boolean | IfxCcu6_getInterruptStatusFlag (Ifx_CCU6 *ccu6, IfxCcu6_InterruptSource source) |
Gets the status of the selected interrupt flag. More... | |
IFX_INLINE boolean | IfxCcu6_getMultiChannelModeAvailabilityStatus (Ifx_CCU6 *ccu6) |
indicates if the multi-channel mode functionality is available More... | |
IFX_INLINE boolean | IfxCcu6_getMultiChannelPWMPatternShadowTransferStatus (Ifx_CCU6 *ccu6) |
Gets the status of the shadow transfer request from MCMPS to MCMP. More... | |
IFX_INLINE boolean | IfxCcu6_getShadowTransferStatus (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Returns the Timer (T12 / T13) shadow transfer enable status. More... | |
IFX_INLINE boolean | IfxCcu6_getT12CaptureCompareState (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel) |
Returns the state of the Timer12 capture/compare channels CC6xST (x = 0, 1, 2) More... | |
IFX_INLINE IfxCcu6_T12CountDirection | IfxCcu6_getT12CountDirection (Ifx_CCU6 *ccu6) |
Returns the current counting direction of Timer12. More... | |
IFX_INLINE boolean | IfxCcu6_getT13CaptureCompareState (Ifx_CCU6 *ccu6) |
Returns the state of the Timer13 capture/compare channel CC63ST. More... | |
IFX_INLINE boolean | IfxCcu6_getTimerAvailabilityStatus (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
indicates the Timer blocks (T12 / T13) availability More... | |
IFX_INLINE IfxCcu6_TimerRunStatus | IfxCcu6_getTimerRunStatus (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Returns the Timer (T12 / T13) run status. More... | |
IFX_EXTERN uint32 | IfxCcu6_getCaptureRegisterValue (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel) |
Returns the capture register value of the selected channel. More... | |
IFX_EXTERN uint32 | IfxCcu6_getCaptureShadowRegisterValue (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel) |
Returns the capture shadow register value of the selected channel. More... | |
IFX_EXTERN sint32 | IfxCcu6_getIndex (Ifx_CCU6 *ccu6) |
Returns CCU6 index. More... | |
IFX_EXTERN volatile Ifx_SRC_SRCR * | IfxCcu6_getSrcAddress (Ifx_CCU6 *ccu6, IfxCcu6_ServiceRequest serviceRequest) |
Returns the service request register. More... | |
IFX_EXTERN uint32 | IfxCcu6_readTimer (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Returns the current value of the timer register. More... | |
IFX_INLINE void | IfxCcu6_disableAdditionalPrescaler (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Disables the additional prescaler of 1/256 can be enabled for the prescaler of T12 or T13 to support higher clock frequencies. More... | |
IFX_INLINE void | IfxCcu6_disableDeadTime (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel) |
Disables the dead time generation for each compare channel (0, 1, 2) of Timer12. More... | |
IFX_INLINE void | IfxCcu6_disableDelayBypass (Ifx_CCU6 *ccu6) |
Disables the delay of the source signal for the sampling of the Hall input pattern (selected by HSYNC) More... | |
IFX_INLINE void | IfxCcu6_disableInterrupt (Ifx_CCU6 *ccu6, IfxCcu6_InterruptSource source) |
Disables the selected interrupt. More... | |
IFX_INLINE void | IfxCcu6_disableMultiChannelMode (Ifx_CCU6 *ccu6) |
Sets multi channel mode unavailable, A write access to MCMOUTS is ignored. More... | |
IFX_INLINE void | IfxCcu6_disableShadowTransfer (Ifx_CCU6 *ccu6, boolean t12, boolean t13) |
Disables shadow transfers of the timers (T12, T13 individually or together based on the selection) More... | |
IFX_INLINE void | IfxCcu6_disableSingleShotMode (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Disables the single shot-mode of Timers (T12 T13). More... | |
IFX_INLINE void | IfxCcu6_disableT13InvertedModulation (Ifx_CCU6 *ccu6) |
Disables the Inversion of T13 signal for the modulation of the CC6x and COUT6x (x = 0, 1, 2) signals T13 output CC63_O is equal to CC63ST. More... | |
IFX_INLINE void | IfxCcu6_disableTimer (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Sets Timer12 block unavailable, A write access to T12PR is ignored. More... | |
IFX_INLINE void | IfxCcu6_disableTrap (Ifx_CCU6 *ccu6, IfxCcu6_ChannelOut channelOut) |
Disables the trap functionality for the corresponding output signals. More... | |
IFX_INLINE void | IfxCcu6_disableTrapPin (Ifx_CCU6 *ccu6) |
Disables the input (pin) function for the trap generation. More... | |
IFX_INLINE void | IfxCcu6_enableAdditionalPrescaler (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Enables the additional prescaler of 1/256 can be enabled for the prescaler of T12 or T13 to support higher clock frequencies. More... | |
IFX_INLINE void | IfxCcu6_enableCountEvent (Ifx_CCU6 *ccu6, boolean t12, boolean t13) |
Sets the single shot-mode of Timers (T12, T13). More... | |
IFX_INLINE void | IfxCcu6_enableDeadTime (Ifx_CCU6 *ccu6, IfxCcu6_T12Channel channel) |
Enables the dead time generation for each compare channel (0, 1, 2) of Timer12. More... | |
IFX_INLINE void | IfxCcu6_enableDelayBypass (Ifx_CCU6 *ccu6) |
Enables the delay of the source signal for the sampling of the Hall input pattern (selected by HSYNC) by the Dead-Time Counter 0. More... | |
IFX_INLINE void | IfxCcu6_enableHallPatternShadowTransfer (Ifx_CCU6 *ccu6) |
Sets HP_ST immediately to update bit fields EXPH and CURH by EXPHS and CURHS. More... | |
IFX_INLINE void | IfxCcu6_enableInterrupt (Ifx_CCU6 *ccu6, IfxCcu6_InterruptSource source) |
Enables the selected interrupt. More... | |
IFX_INLINE void | IfxCcu6_enableMultiChannelMode (Ifx_CCU6 *ccu6) |
Sets multi channel mode available, A write access to MCMOUTS is executed. More... | |
IFX_INLINE void | IfxCcu6_enableMultiChannelPwmPatternShadowTransfer (Ifx_CCU6 *ccu6) |
Sets MCM_ST immediately to update bit field MCMP by the value of MCMPS. More... | |
IFX_INLINE void | IfxCcu6_enableMultiChannelT12DowncountingShadowTransfer (Ifx_CCU6 *ccu6) |
Enables the shadow transfer T12_ST if flag MCMOUT.R is set or becomes set while a T12 one match is detected while counting down. More... | |
IFX_INLINE void | IfxCcu6_enableMultiChannelT12UpcountingShadowTransfer (Ifx_CCU6 *ccu6) |
Enables the shadow transfer T12_ST if flag MCMOUT.R is set or becomes set while a T12 period match is detected while counting up. More... | |
IFX_INLINE void | IfxCcu6_enableMultiChannelT13UpcountingShadowTransfer (Ifx_CCU6 *ccu6) |
Enables the shadow transfer T13_ST if flag MCMOUT.R is set or becomes set while a T13 period match is detected. More... | |
IFX_INLINE void | IfxCcu6_enableShadowTransfer (Ifx_CCU6 *ccu6, boolean t12, boolean t13) |
Enables shadow transfers of the timers (T12, T13 individually or together based on the selection) More... | |
IFX_INLINE void | IfxCcu6_enableSingleShotMode (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Enables the single shot-mode of Timers (T12 T13). More... | |
IFX_INLINE void | IfxCcu6_enableT13InvertedModulation (Ifx_CCU6 *ccu6) |
Enables the Inversion of T13 signal for the modulation of the CC6x and COUT6x (x = 0, 1, 2) signals T13 output CC63_O is equal to CC63ST. More... | |
IFX_INLINE void | IfxCcu6_enableTimer (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer) |
Sets Timer12 block available, A write access to T12PR is executed. More... | |
IFX_INLINE void | IfxCcu6_enableTrap (Ifx_CCU6 *ccu6, IfxCcu6_ChannelOut channelOut) |
Enables the trap functionality for the corresponding output signals. More... | |
IFX_INLINE void | IfxCcu6_enableTrapPin (Ifx_CCU6 *ccu6) |
Enables the input (pin) function for the trap generation. More... | |
IFX_INLINE void | IfxCcu6_setCaptureCompareInputSignal (Ifx_CCU6 *ccu6, IfxCcu6_CaptureCompareInput input, IfxCcu6_CaptureCompareInputSignal signal) |
selects the actual input signal for the capture compare inputs. More... | |
IFX_EXTERN void | IfxCcu6_disableModulationOutput (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer, IfxCcu6_ChannelOut channelOut) |
Disables the modulation of the corresponding output signal by PWM pattern generated by the timers T12 and T13. More... | |
IFX_EXTERN void | IfxCcu6_enableModulationOutput (Ifx_CCU6 *ccu6, IfxCcu6_TimerId timer, IfxCcu6_ChannelOut channelOut) |
Enables the modulation of the corresponding output signal by PWM pattern generated by the timers T12 and T13. More... | |
IFX_EXTERN void | IfxCcu6_enableModule (Ifx_CCU6 *ccu6) |
Enables the selected CCU6 kernel. More... | |
IFX_INLINE void | IfxCcu6_initCc60InPin (const IfxCcu6_Cc60in_In *cc60In, IfxPort_InputMode inputMode) |
Initialises a CC60 input pin. More... | |
IFX_INLINE void | IfxCcu6_initCc60OutPin (const IfxCcu6_Cc60_Out *cc60Out, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
Initialises a CC60 output pin. More... | |
IFX_INLINE void | IfxCcu6_initCc61InPin (const IfxCcu6_Cc61in_In *cc61In, IfxPort_InputMode inputMode) |
Initialises a CC61 input pin. More... | |
IFX_INLINE void | IfxCcu6_initCc61OutPin (const IfxCcu6_Cc61_Out *cc61Out, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
Initialises a CC61 output pin. More... | |
IFX_INLINE void | IfxCcu6_initCc62InPin (const IfxCcu6_Cc62in_In *cc62In, IfxPort_InputMode inputMode) |
Initialises a CC62 input pin. More... | |
IFX_INLINE void | IfxCcu6_initCc62OutPin (const IfxCcu6_Cc62_Out *cc62Out, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
Initialises a CC62 output pin. More... | |
IFX_INLINE void | IfxCcu6_initCcpos0Pin (const IfxCcu6_Ccpos0_In *ccpos0, IfxPort_InputMode inputMode) |
Initialises a CCPOS0 input pin. More... | |
IFX_INLINE void | IfxCcu6_initCcpos1Pin (const IfxCcu6_Ccpos1_In *ccpos1, IfxPort_InputMode inputMode) |
Initialises a CCPOS1 input pin. More... | |
IFX_INLINE void | IfxCcu6_initCcpos2Pin (const IfxCcu6_Ccpos2_In *ccpos2, IfxPort_InputMode inputMode) |
Initialises a CCPOS0 input pin. More... | |
IFX_INLINE void | IfxCcu6_initCout60Pin (const IfxCcu6_Cout60_Out *cout60, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
Initialises a COUT60 output pin. More... | |
IFX_INLINE void | IfxCcu6_initCout61Pin (const IfxCcu6_Cout61_Out *cout61, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
Initialises a COUT61 output pin. More... | |
IFX_INLINE void | IfxCcu6_initCout62Pin (const IfxCcu6_Cout62_Out *cout62, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
Initialises a COUT62 output pin. More... | |
IFX_INLINE void | IfxCcu6_initCout63Pin (const IfxCcu6_Cout63_Out *cout63, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
Initialises a COUT63 output pin. More... | |
IFX_INLINE void | IfxCcu6_initCtrapPin (const IfxCcu6_Ctrap_In *ctrap, IfxPort_InputMode inputMode) |
Initialises a CTRAP input pin. More... | |
IFX_INLINE void | IfxCcu6_initT12hrPin (const IfxCcu6_T12hr_In *t12hrIn, IfxPort_InputMode inputMode) |
Initialises a T12HR input pin. More... | |
IFX_INLINE void | IfxCcu6_initT13hrPin (const IfxCcu6_T13hr_In *t13hrIn, IfxPort_InputMode inputMode) |
Initialises a T13HR input pin. More... | |
IFX_INLINE void | IfxCcu6_setSleepMode (Ifx_CCU6 *ccu6, IfxCcu6_SleepMode mode) |
Sets the sensitivity of the module to sleep signal. More... | |
IFX_EXTERN void | IfxCcu6_resetModule (Ifx_CCU6 *ccu6) |
CCU6 basic functionality.
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.h.
IFX_EXTERN void IfxCcu6_resetModule | ( | Ifx_CCU6 * | ccu6) |
IFX_INLINE void IfxCcu6_setSleepMode | ( | Ifx_CCU6 * | ccu6, |
IfxCcu6_SleepMode | mode | ||
) |