Y
Hacker News
new
|
ask
|
show
|
jobs
by
sethev
34 days ago
Thread was a poor choice of word. Outside the control of the program is a better way to put it. Like memory mapped io.
1 comments
surajrmal
34 days ago
It's almost universally better to use inline assembly via a macro to read/write mmio rather than use volatile.
link