Raw data of NVIC table
Hello,
I am currently learning low level embedded programming, which lead me to try to extract the data used to generate the table 51 of the document RM0394 Rev 5. I would use this data to generate C++ code. Is the raw data of this table is publicly available somewhere in a format machine-readable?
I already managed to extract the data from this PDF, but as this extracted text loses its references, I'm unable to tell what entry corresponds to what exact MCU series.
Thank you for your help!
