24.8.2.2.2 Workflow

  1. Enter an infinite loop while the match frequency wave is generated via the TC module.
    while (true) {
        /* Infinite loop */
    }