Section 2.1 - 2.2 Initialization, Reset and Interrupts
Homework
Please type all homework and homework assigned this lesson is due at the beginning of lesson 26.
Integrity: Your honor is extremely important. This academic security policy is designed to help you succeed in meeting academic requirements while practicing the honorable behavior our country rightfully demands of its military. Do not compromise your integrity by violating academic security or by taking unfair advantage of your classmates.
What does your processor do if all of the interrupts went off at the same time?
When an interrupt occurs, what are the 7 steps that occur?
When an interrupt is completed, what are the 2 things that occur?
What are the C commands to enable or disable all interrupts?
Write a code snippet to handle the port 1 pin 3 push button interrupt … just write the ISR and #pragma