pub(crate) const MAX_COMMAND_DATA_LEN: usize = _; // 155usize
Maximum size of the data field of a command, equal to MAX_PACKET_SIZE - 1 (word addr) - COMMAND_FRAME_OVERHEAD = 155.
MAX_PACKET_SIZE - 1 (word addr) - COMMAND_FRAME_OVERHEAD = 155