To work the DDRx register an output port set DDRx register 1.
Microcontroller module2

Quiz
•
Computers
•
University
•
Hard
Mary Murphy
Used 41+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
After the execution of following commands
LDI R16, 0X00
OUT DDRB, R1
Then the PORTB act as a output register
Then the PORTB act as a input register
Then the PORTB act as a control register
Then the PORTB act as a status register
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
§ To read the data present at the pins, we should read the
PORT register
Control register
PIN register.
DDR register
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To set HIGH a single bit of a given I/O register, we use the following syntax.
SBIS a, b
CBI ioReg, bit _ number
SBIC a, b
SBI ioReg, bit_num
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If we want to mask '4'in the number '45' we do the following command
LDI R20,0x45
ANDI R20,0xFF
LDI R20,0x45
ANDI R20,0x0F
LDI R20,0x45
ANDI R20,0xF0
LDI R20,0x45
ORI R20,0xFF
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Suppose the content of register R20 is 67, After execution of an instruction the content of register R20 became 76. What may be the instruction?
LSL R20
SWAP R20
ROR R20
ROL R20
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Major reasons for writing programs in C for AVR programing are
It is easier and less time consuming to write in C than in Assembly.
C is easier to modify and update.
You can use code available in function libraries.
C code is portable to other microcontrollers with little or no modification.
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
ADC Module

Quiz
•
University
15 questions
8051-MCQ

Quiz
•
University
10 questions
Instruction Set Architecture

Quiz
•
University
13 questions
Arsitektur Mikrokomputer

Quiz
•
University
10 questions
x86 Assembly 101

Quiz
•
University
12 questions
Computer Organization and Architecture

Quiz
•
University
15 questions
Mikropemproses dan Mikropengawal

Quiz
•
12th Grade - University
8 questions
Organisasi dan Arsitektur Komputer

Quiz
•
University
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