

MCQOPTIONS
Saved Bookmarks
1. |
What is the function of this instruction “WDTCTL = WDTPW | WDTCONFIG”, where **#define WDTCONFIG (WDTCNTCL|WDTSSEL)** |
A. | it sets the watchdog timer |
B. | it configures and clears the watchdog timer |
C. | it stops the watchdog timer |
D. | it configures and sets the watchdog timer |
Answer» C. it stops the watchdog timer | |