command P

Format: ‘P n…=r…’

Meaning: Write register n… with value r…. The register number n is in hexadecimal, and r… contains two hex digits for each byte in the register (target byte order).

Reply:

OK