Which of the following method will avoid the microcontroller from tying down?
Interrupt for PIC18F

Quiz
•
Computers
•
1st - 5th Grade
•
Hard
Azura Farah
Used 29+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Polling method
Interrupt method
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Give the name of interrupt in INTCON register.
TMR0
TMR1
INT0
INT1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following instruction will enable the TMR0 interrupt?
INTCONbits.TMR0IF=1;
INTCONbits.TMR0IF=0;
INTCONbits.TMR0IE=1;
INTCONbits.TMR0IE=0;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What memory address in the interrupt vector table is assigned to high-priority interrupts?
0x0008
0x0018
0x0080
0x0081
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following instruction is used to disable all the interrupt.
INTCONbits.GIE=0;
INTCONbits.GIE=1;
INTCONbits.GIEL=1;
INTCONbits.GIEL=0;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The INT1IF bit belongs to the ___________________ register.
INTCON
INTCON2
INTCON3
PIR1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of this C instruction?
#pragma code My_HiPrio_Int=0x0008
void My_HiPrio_Int(void)
{
_asm
GOTO chk_isr
_endasm
}
#pragma code
Transfer control to the ISR (Interrupt Sub-routine)
Transfer control to main program
Find source of interrupt
All of the above
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is it true that "pragma", "code" and "intterupt" are reserved keyword?
True
False
Similar Resources on Quizizz
10 questions
Icebreaker CS4114

Quiz
•
1st Grade
5 questions
Grade 1 Computers Quiz: Embedded Systems in C

Quiz
•
1st Grade
10 questions
Computer Hardware - Secondary Storage

Quiz
•
2nd - 12th Grade
12 questions
Basic Keyboarding

Quiz
•
KG - 6th Grade
9 questions
Start and Shut Down Computer

Quiz
•
1st Grade
10 questions
BK 5 Sınıf kodlama ve robotik

Quiz
•
5th Grade
5 questions
Grade 1 Computers Quiz: Interrupt Handling

Quiz
•
1st Grade
6 questions
2.6 operating system

Quiz
•
3rd Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
14 questions
IREAD-3 Practice Test

Quiz
•
3rd Grade
15 questions
Multiplication Facts

Quiz
•
4th Grade