Lines Matching refs:field
32 …cksum and lengths are calculated, so the packet length may be longer than the ``size`` field below.
51 | 2-3 | Size | Length of Data field, in bytes. …
53 | 4-7 | Checksum | Simple checksum of part of the data field (only used for some commands, se…
74 | 2-3 | Size | Size of data field. At least the length of the `Status Bytes`_ (2 or 4 byt…
78 | 8..n | Data | Variable length data payload. Length indicated by "Size" field. …
126 | ``0x05`` | "Received message is invalid" (parameters or length field is invalid) |
151 …esponse packets until one is received where the Command field matches the request's Command field,…
180 … | Read data as 32-bit word in ``value`` field. |
204 … | Read data as 32-bit word in ``value`` field. …
242 … | Read data as 32-bit word in ``value`` field. …
282 The checksum field is ignored (can be zero) for all commands except for MEM_DATA, FLASH_DATA, and F…
300 …l byte in the "data to write". The 8-bit result is stored in the checksum field of the packet head…