Versions Compared

Key

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

...

Scroll Title
titleGET_INTERRUPT Command Packet Layout.

Byte

Value

Description

1

0xB1

GET_INTERRUPT command ID

From 2 to 64

-

Not used

Scroll Title
titleGET_INTERRUPT Reply Packet Layout.

Byte

Description

1

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.

From 2 to size+1

Interrupt data

From size+2 to 64

Not used

...