Implementation
Disabling and enabling global interrupts
Interrupts should be temporarily disabled during the initialization phase using the function
IfxCpu_disableInterrupts(). This is needed in order to avoid preemption caused by peripherals
which have not been configured yet.
Interrupts are then re-enabled using the function IfxCpu_restoreInterrupts() at the end of the
initialization phase, which also restores the initial state of the interrupts.
The above functions are provided by the iLLD header IfxCpu.h.
6
2019-10-17
Copyright © Infineon Technologies AG 2019. All rights reserved.
Need help?
Do you have a question about the CCU6 PWM Generation 1 and is the answer not in the manual?
Questions and answers