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