1 | /* |
2 | * File: untitled_data.c |
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 | #include "untitled.h" |
17 | #include "untitled_private.h" |
18 | |
19 | /* Block parameters (auto storage) */ |
20 | P_untitled_T untitled_P = { |
21 | 0U /* Computed Parameter: AnalogInput_p1 |
22 | * Referenced by: '<Root>/Analog Input' |
23 | */ |
24 | }; |
25 | |
26 | /* |
27 | * File trailer for generated code. |
28 | * |
29 | * [EOF] |
30 | */ |
31 | |