4.8.1.2.2 Workflow

  1. Enter an infinite loop so that the BOD can continue to monitor the supply voltage level.
    while (true) {
        /* Infinite loop */
    }