Hello,
I am working on a I2C driver for the STM32L476 with the Keil IDE. I have been using the file stm32l476xx.h provided in the software packs for bit definitions. I have noticed that all references to ISR (interrupt and status register) have been underlined. Here is a screenshot: https://imgur.com/b6VOwLq Does anybody know what this underline means? I have not noticed any compilation errors or warnings that reference this.
Thanks in advance.
Ok I see now. Thanks for the help!