541
You can certainly change it. But should you?
(lemmy.ml)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
If you have a memory-mapped peripheral where there's a readonly register, I could see it being
const volatile
.