Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll Title
titleGET_INTERRUPT Reply Packet Layout.

3) Reply packet with desired information

Byte

Description

1, reply[0]

Interrupt number.
If zero means that GET_INTERRUPT has not been able to retry data because the interrupt created by SET_INTERRUPT has not yet been serviced.

2, reply[1]

Interrupt data [0] : Major Version

3, reply[2]

Interrupt data [1] : Minor Version

4, reply[3]

Interrupt data [2] : Release Version

5, reply[4]

Interrupt data [3] : Build Version

From 6 to 64

Not used

...