Expand description
Sub-indices of the type-0x05 real-time parameter packs.
Each pack is [0x05, 0x00, 0x00, sub] + a 256-byte body, the same blocks
the boot image carries (docs/compiled-image-format.md). Framing is done
by the CLI’s Pack (cli/src/params.rs).
Constants§
- SUB_
BASIC - Basic-parameter pack (
GetBasicParam). - SUB_
CHIP - Chip-register pack (record 0x84 verbatim).
- SUB_
DATA_ SWAP - Data-swap pack (
GetDataSwapEx2ParamPack).