]> mj.ucw.cz Git - home-hw.git/commitdiff
BSB: Clarified interface
authorMartin Mares <mj@ucw.cz>
Wed, 26 Feb 2020 22:28:39 +0000 (23:28 +0100)
committerMartin Mares <mj@ucw.cz>
Wed, 26 Feb 2020 22:28:39 +0000 (23:28 +0100)
bsb/firmware/interface.h

index 3f8b42b47f1ded6a8b522fdbb9269673afd6faaa..6be9f8a1ff06c9da39c8b02dd8d18db133b5b253 100644 (file)
@@ -15,8 +15,8 @@
  *             Vendor-defined request 0x00 sends struct bsb_stats in little endian.
  *
  *     0x01 = bulk endpoint
- *             Used for sending frames to BSB. Accepts BSB frames. CRC will be calculated
- *             automatically.
+ *             Used for sending frames to BSB. Accepts BSB frames. Sender address and CRC
+ *             will be recalculated.
  *
  *     0x82 = interrupt endpoint
  *             Used for receiving frames from BSB and status reports on sent frames.