pub type Packet = Aligned<[u64; 8]>;
Packet of 8 commands, streamed to FPGA during MSM column processing.
pub struct Packet { /* private fields */ }