Issues a soft-reset to the J-PORT. All buttons settings are returned to factory defaults. Enumeration is
kept. Peripherals are not affected by this instruction, but a new buttons configuration must be made.
You must execute a soft-reset before the set up of joystick buttons begins, especially after a hard-reset.
Request
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 |
---|
10 | 4 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
Request Structure
Byte | Value | Size | Type | Description |
---|
0 | 10 | 1 | BIN | J-Port Address |
1 | 4 | 1 | BIN | Soft-Reset instruction code |
Response
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 |
---|
10 | 4 | V | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
Response Structure
Byte | Value | Size | Type | Description |
---|
0 | 10 | 1 | BIN | J-PORT address |
1 | 4 | 1 | BIN | Soft-Reset instruction code |
2 | V | 1 | BIN | 1 if successful, 0 otherwise |