typedef struct { Uint8 unit; Uint8 flag; Sint8 power; Uint8 freq; Uint8 inc; Uint8 reserved[3]; } PDS_VIBPARAM;
unit 振動パラメータを送るユニット番号 flag 振動フラグ power 振動強度 freq 振動周波数 inc 振動勾配周期 reserved 予約
振動ペリフェラルの振動パラメータを格納する構造体です。
pdVibMxStart() 振動ペリフェラルの振動開始(ぷるぷるぱっく専用) pdVibStart() 振動ペリフェラルの振動開始