-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrol_types.h
More file actions
32 lines (28 loc) · 882 Bytes
/
control_types.h
File metadata and controls
32 lines (28 loc) · 882 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/*
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
*
* File: control_types.h
*
* Code generated for Simulink model 'control'.
*
* Model version : 1.108
* Simulink Coder version : 25.2 (R2025b) 28-Jul-2025
* C/C++ source code generated on : Tue Apr 7 22:41:27 2026
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef control_types_h_
#define control_types_h_
/* Forward declaration for rtModel */
typedef struct tag_RTM_control_T RT_MODEL_control_T;
#endif /* control_types_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/