D_TIMMsgSetAllReceiveMessageOpt method
Implementation
int D_TIMMsgSetAllReceiveMessageOpt(int opt, int start_hour, int start_minute, int start_second, int duration, ffi.Pointer<ffi.Uint8> user_data) {
return _D_TIMMsgSetAllReceiveMessageOpt(opt, start_hour, start_minute, start_second, duration, user_data);
}