Hello, Everybody. I have several questions.
1. Please See the NVIC_Type structure. I don't understand about why ISER,ICER,ISPR and ICPR use size of array 1( I think It can use just __IO uint32_t ISER; ), and what does RESERVEDs do???
2. I would like to give priority to my timer. I am confused about difference IP of NVIC_Type structure and SHP of SCB_Type.