Workflow
1.
Enter an infinite loop while the PWM wave is generated via the TC module.
while
(
true
) {
/* Infinite loop */
}
Parent topic:
Use Case