Q:

What is the function of this instruction “WDTCTL = WDTPW | WDTCONFIG”, where **#define WDTCONFIG (WDTCNTCL|WDTSSEL)**

0

What is the function of this instruction “WDTCTL = WDTPW | WDTCONFIG”, where **#define WDTCONFIG (WDTCNTCL|WDTSSEL)**


  1. it sets the watchdog timer
  2. it configures and clears the watchdog timer
  3. it stops the watchdog timer
  4. it configures and sets the watchdog timer

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).it configures and clears the watchdog timer

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

COMPUTER ARCHITECTURE - MICROCONTROLLER MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Is this instruction correct?... >>
<< The process of setting the WDTCNTCL bit in WDTCTL ...