https://www.devever.net/~hl/regmap
If you've ever had to write a program which interfaces directly with hardware — perhaps while writing a program for an MCU or embedded system or a kernel driver — you may have noticed a few common patterns in register map behaviour and design. I'm not sure anyone has ever really collected them together, so I decided to make a list of all the ones I can think of.
(Score: 3, Funny) by RS3 on Monday May 22, @09:36PM
The write-only register is used in address dereferencing calculations when working with write only memory [repeater-builder.com].
(for those who might not have grasped it, this is a joke).