Files
B_Current_Ctrl/gencode/Matlab/control_ert_rtw/rtmodel.h
T

31 lines
720 B
C
Raw Normal View History

2025-09-11 22:24:31 +08:00
/*
* File: rtmodel.h
*
* Code generated for Simulink model 'control'.
*
2025-09-16 17:31:08 +08:00
* Model version : 1.214
2025-09-11 22:24:31 +08:00
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
2025-09-16 17:31:08 +08:00
* C/C++ source code generated on : Tue Sep 16 10:55:35 2025
2025-09-11 22:24:31 +08:00
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef rtmodel_h_
#define rtmodel_h_
#include "control.h"
/* Macros generated for backwards compatibility */
#ifndef rtmGetStopRequested
#define rtmGetStopRequested(rtm) ((void*) 0)
#endif
#endif /* rtmodel_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/