
UNIT 2
Quiz
•
Engineering
•
University
•
Practice Problem
•
Hard
pratibha Patil
Used 5+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Which of the following is the correct syntax for setting a specific bit in an I/O port register in embedded C?
PORTx |= (1 << 3);
PORTx &= ~(1 << 3);
PORTx = (1 << 3);
PORTx |= (1 << 0);
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In embedded C programming, how do you clear a bit (set it to 0) in an I/O port register?
PORTx |= (1 << 3);
PORTx &= ~(1 << 3);
PORTx = (1 << 3);
PORTx ^= (1 << 3);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following code in embedded C: PORTB |= (1 << PB2);?
It clears the bit 2 of PORTB.
It sets the bit 2 of PORTB.
It toggles the bit 2 of PORTB.
It does nothing to PORTB.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which I/O direction mode do the I/O pins act as input in a microcontroller?
Output mode
Input mode
Floating mode
Tri-state mode
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary function of a Timer/Counter in embedded systems?
To generate PWM signals.
To create delays and manage timing events.
To control the direction of data flow in I/O ports.
To perform analog-to-digital conversions.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
n embedded C, to set the value of the timer for a 1-second delay with an 8-bit timer, assuming a 16 MHz clock and a prescaler of 256, the value of the timer register should be set to:
0x00
0xF4
0x02
0xFF
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you stop the Timer in most embedded systems?
Set the timer's prescaler to zero.
Clear the timer enable bit.
Reset the timer register.
Disable the interrupt associated with the timer.
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Revision
Quiz
•
University
7 questions
Quizizz 3.5 Cobre
Quiz
•
University
10 questions
DSA - Unit 1 Quiz
Quiz
•
University
10 questions
MCAPP (2024-25 EVEN) Surprise Quiz II
Quiz
•
University
10 questions
Computer Architecture Quiz
Quiz
•
University
10 questions
Kuis Termodinamika (Renewable Energy)
Quiz
•
University
10 questions
Oblique shock and Expansion wave CO3
Quiz
•
University
10 questions
Metodología de la Programación P1P2
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Engineering
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
