#include <nitro/mb.h>
#define MB_COMM_PARENT_SEND_MIN 256
#define MB_COMM_PARENT_SEND_MAX 510
#define MB_COMM_PARENT_RECV_MIN 8
#define MB_COMM_PARENT_RECV_MAX 16
マルチブート親機の通信サイズ設定に使用可能な範囲を示す定数です。
詳細はMB_SetParentCommSize()、MB_SetParentCommParam()を
参照ください。
MB_SetParentCommSize
MB_SetParentCommParam
2004/10/05 初版