/dev/urandom on Nostr: question for #C programmers who deal with embedded low-level operations: just to be ...
question for #C programmers who deal with embedded low-level operations:
just to be sure, constructions like
*(volatile uint32_t*)0x069420 = 0x01234567;
that is typically how memory-mapped register writes are written in C, right?
Published at
2024-04-02 20:44:00Event JSON
{
"id": "bd0d7c518ab2bc7b70f62062434c3494efccf435606e2b07d977b1dfc86779a7",
"pubkey": "cb22e933dc1d4fa1b23857507ed6752610249d763033205389ea1c37da313dc6",
"created_at": 1712090640,
"kind": 1,
"tags": [
[
"t",
"c"
],
[
"proxy",
"https://toot.cat/users/rnd/statuses/112203572235516158",
"activitypub"
]
],
"content": "question for #C programmers who deal with embedded low-level operations:\n\njust to be sure, constructions like\n\n*(volatile uint32_t*)0x069420 = 0x01234567;\n\nthat is typically how memory-mapped register writes are written in C, right?",
"sig": "bd20534a35c64eb8092378959888dfe841c7971b12782990e9cb9dfe382e6e08467a2cbf03835e140887b5209413aa2b2ac94abf972291ba5c2cbc3d9f1c2241"
}