1 | /* |
2 | * File: untitled_types.h |
3 | * |
4 | * Code generated for Simulink model 'untitled'. |
5 | * |
6 | * Model version : 1.0 |
7 | * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017 |
8 | * C/C++ source code generated on : Thu Mar 14 11:23:20 2019 |
9 | * |
10 | * Target selection: ert.tlc |
11 | * Embedded hardware selection: Atmel->AVR |
12 | * Code generation objectives: Unspecified |
13 | * Validation result: Not run |
14 | */ |
15 | |
16 | #ifndef RTW_HEADER_untitled_types_h_ |
17 | #define RTW_HEADER_untitled_types_h_ |
18 | #include "rtwtypes.h" |
19 | #include "multiword_types.h" |
20 | |
21 | /* Parameters (auto storage) */ |
22 | typedef struct P_untitled_T_ P_untitled_T; |
23 | |
24 | /* Forward declaration for rtModel */ |
25 | typedef struct tag_RTM_untitled_T RT_MODEL_untitled_T; |
26 | |
27 | #endif /* RTW_HEADER_untitled_types_h_ */ |
28 | |
29 | /* |
30 | * File trailer for generated code. |
31 | * |
32 | * [EOF] |
33 | */ |
34 |