ARM Architecture - Exception and Interrupt Model
Given the following code snippet, what is the priority level set for IRQ number 3?
NVIC_SetPriority(3, 1);
NVIC_SetPriority(3, 1);
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions