Ameba-D User Manual
User Manual All information provided in this document is subject to legal disclaimers. © REALTEK 2019. All rights reserved.
22
Conventions
The following abbreviations are used to illustrate the access for registers, and they represent the same meaning in different
registers.
R/W
Read/write. Software can read and write to this bit.
R
Read-only. Software can only read this bit.
W
Write-only. Software can only write to this bit, reading this bit returns the reset value.
R/W/EC
EC: external clear. Software can read and write to this bit, hardware can also clear this bit.
R/W/ES
ES: external set. Software can read and write to this bit, hardware can also write to this bit.
R/W1C
Software can read as well as clear this bit by writing 1. Writing 0 has no effect on the bit value.
R/W1only
Software can read and write 1 to this bit only. Writing 0 has no effect on the bit value.
W1C
Software can clear this bit by writing 1.
WA0
Hardware will automatically clear to 0 when software has written to this bit.
N/A
Used for the reserved bit which should not be concerned by users.