Next: , Previous: , Up: Commands   [Contents][Index]


13.4.24 Reset (0xcc)

Reset the system or a drive

Command body:

byte 0: What to reset
  • 0x00: Soft reset system
  • 0x01: Hard reset system
  • 0x08 - 0x0b: Reset drives 8 - 11

Response type:

0xcc: MON_RESPONSE_RESET

Response body:

Currently empty.