MB_COMM_PARENT_*

定義

#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 初版