[詳解]
5 #ifndef BLOCK_COMMAND_TABLE_PARAMS_H_
6 #define BLOCK_COMMAND_TABLE_PARAMS_H_
8 #undef BCT_CMD_MAX_LENGTH
12 #undef SIZE_OF_BCT_ID_T
14 #define BCT_CMD_MAX_LENGTH (64)
15 #define BCT_MAX_CMD_NUM (32)
16 #define BCT_MAX_BLOCKS (383)
18 #define SIZE_OF_BCT_ID_T (2)