Default Interrupt priority levels and no of levels?
Posted on November 07, 2013 at 12:13Hi, I if will be great if some one clarify me the following, * What is the default interrupt priorities? When I read using either priority4 = NVIC_GetPriority(UART4_IRQn); orpriority4 = NVIC->IP[EXTI4_IRQn];...