This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

underlined text in keil

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.