Skip to main content

Module params

Module params 

Source
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).