6.1.3 Read SRAM and Peripherals Registers (SFR)

Reading from SRAM or peripherals requires no specific handling. The MEM-AP sequence of commands are followed.

Note: MEM-AP transactions may be handled differently than CPU transactions to provide non-intrusive debugging.
Table 6-3. Reference
Stepsmem_ap primitive
Read 8-bit item from addressReadD8(Addr,Value)
Read 16-bit item from addressReadD16(Addr,Value)
Read 32-bit item from addressReadD32(Addr,Value)