Hacker News new | ask | show | jobs
by chli 2393 days ago
It's how you access memory mapped registers in C. It's writing the value 0x04 at that address using a 32-bit memory write. There is a peripheral register at that location.