7.5.3 Register Reads and Writes
This operation is the same as described in Register Reads and Writes. The MEM-AP has access to the entire device memory map as described in the CMSIS standard SVD (.atdf) files.
| Steps | Commands |
|---|---|
| Read register | ReadD32(Register, Value) |
| Write register | WriteD32(Register, Value) |
