R/W registers should return the same byte that is written into them, barring any per-register behavior. Write-only registers should return `0xFF`.
R/W registers should return the same byte that is written into them, barring any per-register behavior.
Write-only registers should return
0xFF.