
UNIT 2

Quiz
•
Engineering
•
University
•
Hard
pratibha Patil
Used 5+ times
FREE Resource
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
Similar Resources on Wayground
13 questions
Quiz on Intellectual Property

Quiz
•
University
15 questions
Asesmen Diagnostik SKE 1

Quiz
•
12th Grade - University
11 questions
Ring Leader: Lesson 2

Quiz
•
9th Grade - University
10 questions
Evaluación Diagnostica Procesos de Separación I

Quiz
•
University
10 questions
Q3 - Interpretasi Grafik

Quiz
•
University
13 questions
WSMAM-1

Quiz
•
University
15 questions
INTERUPPTS

Quiz
•
University
15 questions
Repaso teórico

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Engineering
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University